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 a98837c commit 5e6ef15Copy full SHA for 5e6ef15
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/archive/refs/tags/v0.4.42.tar.gz"
5
- sha256 "2a6ad8562832a880586c0179e4fcca05625d990ae33f98cd42a1ddeed45c184d"
+ url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.44.tar.gz"
+ sha256 "b182117773177f40ba8f44f466d69b46c0a58ba6f3ccd94cab916ce164e5d353"
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