Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/z/zrok.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Zrok < Formula
desc "Geo-scale, next-generation sharing platform built on top of OpenZiti"
homepage "https://zrok.io"
url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.23.tar.gz"
sha256 "020a1875fa7a62bccbeff6c21fc9292a02c97283796dfe7b4820be0b6c6c7946"
url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.24.tar.gz"
sha256 "5c258c61364508646f95cd93e7be6bf1b1c6712347c0d226fa7b66ef9d3a02ae"
license "Apache-2.0"
head "https://github.com/openziti/zrok.git", branch: "main"

Expand Down