From 4d8ef525734b1c9d9334343ba032e544cca40804 Mon Sep 17 00:00:00 2001 From: ziti-ci <60663654+ziti-ci@users.noreply.github.com> Date: Tue, 20 Aug 2024 10:50:10 -0400 Subject: [PATCH] zrok 0.4.39 Created by https://github.com/mislav/bump-homebrew-formula-action --- Formula/z/zrok.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/z/zrok.rb b/Formula/z/zrok.rb index 43c1ecac2976..1327cdcd1a99 100644 --- a/Formula/z/zrok.rb +++ b/Formula/z/zrok.rb @@ -1,8 +1,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.38.tar.gz" - sha256 "d1aaa8b879200400cfa70ecfd2aceed698d51f55fc6dd1625de9254cfb2a92c7" + url "https://github.com/openziti/zrok/archive/refs/tags/v0.4.39.tar.gz" + sha256 "767b3f405d8abfe02197d85aa8e8af822e00afb12deff5342b223843b838e23a" license "Apache-2.0" head "https://github.com/openziti/zrok.git", branch: "main"