planck 2.22.0
Closes #38734. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e0f30dd040
commit
7d7f6fef12
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/planck-repl/planck/archive/2.21.0.tar.gz"
|
||||
sha256 "163cf8276bd0708acebbd8b5e0e19fe542eb1cdee818e24ffd9b1db2d6d6d7c8"
|
||||
url "https://github.com/planck-repl/planck/archive/2.22.0.tar.gz"
|
||||
sha256 "2782022dd3a58ea1004c8ddccf1a98839e73e1778f7a163b224d2eb0d83f0752"
|
||||
head "https://github.com/planck-repl/planck.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue