clojure 1.10.0.442
Closes #37975. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9b12da4ae9
commit
17d4488acf
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Clojure < Formula
|
||||
desc "The Clojure Programming Language"
|
||||
homepage "https://clojure.org"
|
||||
url "https://download.clojure.org/install/clojure-tools-1.10.0.414.tar.gz"
|
||||
sha256 "b77aafd7aab9c10d1afc5421e9c9b7a0dd95909a1f3acb56a7621053eea6bb44"
|
||||
url "https://download.clojure.org/install/clojure-tools-1.10.0.442.tar.gz"
|
||||
sha256 "9c3298d9c25de1d21c1f8aae866ff28e73d3478bdaaa8df00386ef3b5a9cf790"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue