janet 1.5.1

Closes #46833.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-11-17 01:11:57 -05:00
parent 019bf5571e
commit 5aa8b320e3

View file

@ -1,8 +1,8 @@
class Janet < Formula class Janet < Formula
desc "Dynamic language and bytecode vm" desc "Dynamic language and bytecode vm"
homepage "https://janet-lang.org" homepage "https://janet-lang.org"
url "https://github.com/janet-lang/janet/archive/v1.5.0.tar.gz" url "https://github.com/janet-lang/janet/archive/v1.5.1.tar.gz"
sha256 "288abb63b25312bd248b3946fd47b6b0c26ebe4ae5b4a92a10a552d83c2a8714" sha256 "abfe69c4b3af355ad37ff315fea529ac88778df357b44522f07b4df9ee4c8a60"
head "https://github.com/janet-lang/janet.git" head "https://github.com/janet-lang/janet.git"
bottle do bottle do