parent
f2619c4d66
commit
2759e8721b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Janet < Formula
|
||||
desc "Dynamic language and bytecode vm"
|
||||
homepage "https://janet-lang.org"
|
||||
url "https://github.com/janet-lang/janet/archive/v1.1.0.tar.gz"
|
||||
sha256 "e58f8294d985140ea88ce7dfc0c79b5e83a0134fa5838ba3cb62afd36a362d1a"
|
||||
url "https://github.com/janet-lang/janet/archive/v1.2.0.tar.gz"
|
||||
sha256 "e824ee2da7dffab10bb7ce28917b57a82df82eebf713ad2bbb74ed7be36bd4f4"
|
||||
head "https://github.com/janet-lang/janet.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue