lumo 1.5.0
Closes #13549. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2392b8448e
commit
5b6af9b1a0
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.4.1.tar.gz"
|
||||
sha256 "916bc18ab732ab617b6d99e40ec839731bab4527eeeafb5aae4e232f67ad1052"
|
||||
url "https://github.com/anmonteiro/lumo/archive/1.5.0.tar.gz"
|
||||
sha256 "bc12097bd6c1ddf30ab4d8791e8904d09deac64b7424740aee1c539b4ee0c26a"
|
||||
head "https://github.com/anmonteiro/lumo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue