Skip to content

Commit 1bdeee0

Browse files
committed
1 parent 40ca1c2 commit 1bdeee0

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.7/source-v1.1.7.tar.gz"
5-
sha256 "c49843eb5b9e7686a2717edec543a542560f8270774240007ac48ed4810cf44c"
4+
url "https://github.com/openziti/zrok/releases/download/v1.1.8/source-v1.1.8.tar.gz"
5+
sha256 "d0b82199ea0e92e1e7a628e63405f0adee3857009730a355db90f428d4a53dbe"
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)