planck 2.24.0
Closes #42459. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d5bc088a5e
commit
f687cef8ad
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Planck < Formula
|
||||
desc "Stand-alone ClojureScript REPL"
|
||||
homepage "https://planck-repl.org/"
|
||||
url "https://github.com/planck-repl/planck/archive/2.23.0.tar.gz"
|
||||
sha256 "b18932d5d6db7b825e0c18edc9f6f268e741bc58890d64ea1dbc81034a275fe4"
|
||||
url "https://github.com/planck-repl/planck/archive/2.24.0.tar.gz"
|
||||
sha256 "b4b1b36786fd55be829a6b0a42771d9134152b503dafa92ee0f2c6e57c8cb3ca"
|
||||
head "https://github.com/planck-repl/planck.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue