Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Formula/z/zrok.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Zrok < Formula
desc "Geo-scale, next-generation sharing platform built on top of OpenZiti"
homepage "https://zrok.io"
url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.47.tar.gz"
sha256 "b9364b1bb41bdd83aedd64ce1e3d07e0415df269a17186c8d2cb0b09fc5c4e27"
sha256 "d35ee7583a9203148489fa24dc6f3b49b64bbaa5491d1b47900129276dc7873b"
# The main license is Apache-2.0. ACKNOWLEDGEMENTS.md lists licenses for parts of code
license all_of: ["Apache-2.0", "BSD-3-Clause", "MIT"]
head "https://github.com/openziti/zrok.git", branch: "main"
Expand Down
Loading