We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8bed6 commit 0bb5ab4Copy full SHA for 0bb5ab4
Formula/z/zrok.rb
@@ -1,8 +1,8 @@
1
class Zrok < Formula
2
desc "Geo-scale, next-generation sharing platform built on top of OpenZiti"
3
homepage "https://zrok.io"
4
- url "https://github.com/openziti/zrok/releases/download/v1.1.1/source-v1.1.1.tar.gz"
5
- sha256 "44475b93d3cba825d6601fa8cce18e29c9bd0cfecc5b0e646e0987304f53691e"
+ url "https://github.com/openziti/zrok/releases/download/v1.1.2/source-v1.1.2.tar.gz"
+ sha256 "8ed33dfd63532da4d69d5de0edd60e3768a02b2a87b8a046aca0daa1fe00df75"
6
# The main license is Apache-2.0. ACKNOWLEDGEMENTS.md lists licenses for parts of code
7
license all_of: ["Apache-2.0", "BSD-3-Clause", "MIT"]
8
head "https://github.com/openziti/zrok.git", branch: "main"
0 commit comments