aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 c93cde65d..dd376ac4f 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.4331'
- sha1 'dfcd92aa361c37803e1d8259cc4803197e442c98'
- version '0.9.4331'
+ url 'https://my.datomic.com/downloads/free/0.9.4353'
+ sha1 'fdb598b64bf29eceeb8f37094a2233a7decdd922'
+ version '0.9.4353'
def write_libexec_alias *script_names
script_names.each do |script_name|