diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/clojurescript.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clojurescript.rb b/Library/Formula/clojurescript.rb index 97551c43a..fd73c877c 100644 --- a/Library/Formula/clojurescript.rb +++ b/Library/Formula/clojurescript.rb @@ -1,8 +1,8 @@ class Clojurescript < Formula homepage "https://github.com/clojure/clojurescript" head "https://github.com/clojure/clojurescript.git" - url "https://github.com/clojure/clojurescript/archive/r2665.tar.gz" - sha1 "364e799e9a4f2c79d1058ec10909a96071d1b5a3" + url "https://github.com/clojure/clojurescript/archive/r2760.tar.gz" + sha1 "c07900e9f63af89954722661f9a817ca9ea3417b" bottle do cellar :any |
