Skip to content

Commit b027fe0

Browse files
committed
Promote 1.12.0.1530 to stable
1 parent 0f7b6a1 commit b027fe0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/clojure.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Clojure < Formula
22
desc "The Clojure Programming Language"
33
homepage "https://clojure.org"
4-
url "https://github.com/clojure/brew-install/releases/download/1.12.0.1517/clojure-tools-1.12.0.1517.tar.gz"
5-
mirror "https://download.clojure.org/install/clojure-tools-1.12.0.1517.tar.gz"
6-
sha256 "38694e876c7a5360c16f4b7d2c3993b723201c58226d0938cd021765e33a51ef"
4+
url "https://github.com/clojure/brew-install/releases/download/1.12.0.1530/clojure-tools-1.12.0.1530.tar.gz"
5+
mirror "https://download.clojure.org/install/clojure-tools-1.12.0.1530.tar.gz"
6+
sha256 "0ff24b8a8126ba39d32de784a08767c5df259384cb76c6ee3db4d6102705ed49"
77
license "EPL-1.0"
88

99
depends_on "rlwrap"

0 commit comments

Comments
 (0)