aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/datomic.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/datomic.rb b/Library/Formula/datomic.rb
index 37abcc6b7..1bfc01870 100644
--- a/Library/Formula/datomic.rb
+++ b/Library/Formula/datomic.rb
@@ -2,9 +2,9 @@ require 'formula'
class Datomic < Formula
homepage 'http://www.datomic.com/'
- url 'https://my.datomic.com/downloads/free/0.9.4532'
- sha1 '00656b7cccb582cc0b77eeffd154f27c6a824bea'
- version '0.9.4532'
+ url 'https://my.datomic.com/downloads/free/0.9.4556'
+ sha1 '9c1c42835c4518a0e44f5c4fd3fcbf580f5bcbb8'
+ version '0.9.4556'
def write_libexec_alias *script_names
script_names.each do |script_name|