lumo 1.9.0
Closes #33922. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
da04a2ea4a
commit
a5c47aa2ac
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lumo < Formula
|
||||
desc "Fast, cross-platform, standalone ClojureScript environment"
|
||||
homepage "https://github.com/anmonteiro/lumo"
|
||||
url "https://github.com/anmonteiro/lumo/archive/1.8.0.tar.gz"
|
||||
sha256 "7e6811381cd8a55c192e1cac313d7217da7f8d801b43914c7fd7cb7a11e32bd7"
|
||||
url "https://github.com/anmonteiro/lumo/archive/1.9.0.tar.gz"
|
||||
sha256 "fc71a6a0b6ce928b3af93f1a119b6920d8bf6bbde1ed5f873f1bda4fb5fc23d7"
|
||||
head "https://github.com/anmonteiro/lumo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue