jsonnet: update homepage
Closes #32547. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
f3d5acb045
commit
826d3d44a8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Jsonnet < Formula
|
||||
desc "Domain specific configuration language for defining JSON data"
|
||||
homepage "https://google.github.io/jsonnet/doc/"
|
||||
homepage "https://jsonnet.org/"
|
||||
url "https://github.com/google/jsonnet/archive/v0.11.2.tar.gz"
|
||||
sha256 "c7c33f159a9391e90ab646b3b5fd671dab356d8563dc447ee824ecd77f4609f8"
|
||||
|
||||
|
|
Loading…
Reference in a new issue