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 40ca1c2 commit 1bdeee0Copy full SHA for 1bdeee0
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.7/source-v1.1.7.tar.gz"
5
- sha256 "c49843eb5b9e7686a2717edec543a542560f8270774240007ac48ed4810cf44c"
+ url "https://github.com/openziti/zrok/releases/download/v1.1.8/source-v1.1.8.tar.gz"
+ sha256 "d0b82199ea0e92e1e7a628e63405f0adee3857009730a355db90f428d4a53dbe"
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