jsonnet 0.12.0

Closes #35241.

Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
Igor Kapkov 2018-12-19 12:10:42 +11:00 committed by Jan Viljanen
parent 412e906cac
commit 76f9c1431f

View file

@ -1,8 +1,8 @@
class Jsonnet < Formula
desc "Domain specific configuration language for defining JSON data"
homepage "https://jsonnet.org/"
url "https://github.com/google/jsonnet/archive/v0.11.2.tar.gz"
sha256 "c7c33f159a9391e90ab646b3b5fd671dab356d8563dc447ee824ecd77f4609f8"
url "https://github.com/google/jsonnet/archive/v0.12.0.tar.gz"
sha256 "9285f44f73a61fbfb61b3447a622e8aff0c61580c61c4a92f69d463ea7f1624a"
head "https://github.com/google/jsonnet.git"
bottle do