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 fc6e7e25c..9c2e27f69 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.8.4254'
- sha1 '6398d53e89e942b8e7fbf495ba0c7c1bff977a3d'
- version '0.8.4254'
+ url 'https://my.datomic.com/downloads/free/0.8.4260'
+ sha1 'a334173e40415f7489530c94bd4c1c7a5dbf0a5f'
+ version '0.8.4260'
def write_libexec_alias *script_names
script_names.each do |script_name|