planck 2.7.3
Closes #16934. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2783e5ffdb
commit
ec1d895600
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Planck < Formula
|
||||
desc "Stand-alone ClojureScript REPL"
|
||||
homepage "http://planck-repl.org/"
|
||||
url "https://github.com/mfikes/planck/archive/2.7.0.tar.gz"
|
||||
sha256 "0b1d2431d8f4266e81856a00775d772c0abe14de353dd25da3f3425e9c3366f3"
|
||||
url "https://github.com/mfikes/planck/archive/2.7.3.tar.gz"
|
||||
sha256 "16a620c33bc15c2f74ce1e80726c55c85f634443c9675c0c08292a964eb01780"
|
||||
head "https://github.com/mfikes/planck.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue