aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/datomic.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/datomic.rb b/Library/Formula/datomic.rb
index c75a3dd37..a6b985b7c 100644
--- a/Library/Formula/datomic.rb
+++ b/Library/Formula/datomic.rb
@@ -2,8 +2,8 @@ require 'formula'
class Datomic < Formula
homepage 'http://www.datomic.com/'
- url "http://downloads.datomic.com/0.8.4159/datomic-free-0.8.4159.zip"
- sha1 '594e228cf984289cfb10b2174df9378b4ef6df95'
+ url "http://downloads.datomic.com/0.8.4218/datomic-free-0.8.4218.zip"
+ sha1 'e7de3c55900b6caae7b66b62581d6c53e9993858'
def write_libexec_alias *script_names
script_names.each do |script_name|