Skip to content

Commit 0bb5ab4

Browse files
committed
1 parent cc8bed6 commit 0bb5ab4

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/releases/download/v1.1.1/source-v1.1.1.tar.gz"
5-
sha256 "44475b93d3cba825d6601fa8cce18e29c9bd0cfecc5b0e646e0987304f53691e"
4+
url "https://github.com/openziti/zrok/releases/download/v1.1.2/source-v1.1.2.tar.gz"
5+
sha256 "8ed33dfd63532da4d69d5de0edd60e3768a02b2a87b8a046aca0daa1fe00df75"
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)