lumo 1.4.0
Closes #12656. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9caf138bc5
commit
35b15aba88
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lumo < Formula
|
||||
desc "Fast, cross-platform, standalone ClojureScript REPL"
|
||||
homepage "https://github.com/anmonteiro/lumo"
|
||||
url "https://github.com/anmonteiro/lumo/archive/1.3.0.tar.gz"
|
||||
sha256 "01bf17bbb85f515b1ae45d8ebce01ba71481123a69273382c32aa69cf7867f56"
|
||||
url "https://github.com/anmonteiro/lumo/archive/1.4.0.tar.gz"
|
||||
sha256 "7c5bfde6820c93bba65b8798e75d4d83b36919bcad8280c8f4f799a2266c7737"
|
||||
head "https://github.com/anmonteiro/lumo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue