Skip to content

Commit 5e6ef15

Browse files
committed
1 parent a98837c commit 5e6ef15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zrok.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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/archive/refs/tags/v0.4.42.tar.gz"
5-
sha256 "2a6ad8562832a880586c0179e4fcca05625d990ae33f98cd42a1ddeed45c184d"
4+
url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.44.tar.gz"
5+
sha256 "b182117773177f40ba8f44f466d69b46c0a58ba6f3ccd94cab916ce164e5d353"
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"]
88
head "https://github.com/openziti/zrok.git", branch: "main"

0 commit comments

Comments
 (0)