planck 2.4.0
Closes #13524. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8a455ce5c5
commit
080d67715d
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.3.0.tar.gz"
|
||||
sha256 "7a84c0e3ab672624b9e5bf4b98821e7fa5bb4882fd5c0faf02c120a9a3a86a94"
|
||||
url "https://github.com/mfikes/planck/archive/2.4.0.tar.gz"
|
||||
sha256 "e678d5e13867d5417011548c320a3e01fa4e3999c39a307f50e198cec1d7094e"
|
||||
head "https://github.com/mfikes/planck.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue