planck 2.12.6
Closes #25815. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ad95843eb2
commit
31766f81e8
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.12.0.tar.gz"
|
||||
sha256 "ccaed676a7847becc045c7491b47ab3e218ab7ed7fe937d222e3cda796ab25e3"
|
||||
url "https://github.com/mfikes/planck/archive/2.12.6.tar.gz"
|
||||
sha256 "44174df56c79dac1f755606a30c35145303512cbab49bb389b2cd639e86132bd"
|
||||
head "https://github.com/mfikes/planck.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue