summaryrefslogtreecommitdiff
path: root/homebrew/schemaevolutionmanager/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/schemaevolutionmanager/.beer')
-rw-r--r--homebrew/schemaevolutionmanager/.beer16
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/schemaevolutionmanager/.beer b/homebrew/schemaevolutionmanager/.beer
new file mode 100644
index 000000000..59a253c5f
--- /dev/null
+++ b/homebrew/schemaevolutionmanager/.beer
@@ -0,0 +1,16 @@
+{
+ "name": "SchemaEvolutionManager",
+ "description": "Manage postgresql database schema migrations",
+ "url": "https://github.com/mbryzek/schema-evolution-manager/archive/0.9.41.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/mbryzek/schema-evolution-manager",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./install.sh\", prefix"
+ ],
+ "version": "0.9.41",
+ "file": "schema-evolution-manager.rb"
+} \ No newline at end of file