Skip to content

Commit f35d87a

Browse files
committed
1 parent ec3611c commit f35d87a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/z/zrok.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
class Zrok < Formula
22
desc "Geo-scale, next-generation sharing platform built on top of OpenZiti"
33
homepage "https://zrok.io"
4-
url "https://github.com/openziti/zrok/releases/download/v1.0.0/source-v1.0.0.tar.gz"
5-
sha256 "2980581c45514240598135deed8a999bc65359527ded31a5bb855d05e70f2254"
4+
url "https://github.com/openziti/zrok/releases/download/v1.0.1/source-v1.0.1.tar.gz"
5+
sha256 "31ad43670d3c7e8fdbb89b62f8ee8d16ac5e7d28aad5fed7919933e17177f054"
66
# The main license is Apache-2.0. ACKNOWLEDGEMENTS.md lists licenses for parts of code
77
license all_of: ["Apache-2.0", "BSD-3-Clause", "MIT"]
8-
revision 1
98
head "https://github.com/openziti/zrok.git", branch: "main"
109

1110
bottle do

0 commit comments

Comments
 (0)