janet 1.2.0

Closes #42956.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-08-08 20:27:45 -04:00 committed by Chongyu Zhu
parent f2619c4d66
commit 2759e8721b
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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