Skip to content

Commit fa732c2

Browse files
committed
egctl 1.5.2
1 parent f88a7a8 commit fa732c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/egctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Egctl < Formula
22
desc "Command-line utility for operating Envoy Gateway"
33
homepage "https://gateway.envoyproxy.io/"
4-
url "https://github.com/envoyproxy/gateway/archive/refs/tags/v1.5.1.tar.gz"
5-
sha256 "79d5f3c5da1a5b0d467ebb792b7d11882ddfaf5ebef38c03b98f16b3b5125403"
4+
url "https://github.com/envoyproxy/gateway/archive/refs/tags/v1.5.2.tar.gz"
5+
sha256 "465f63040557bfa0f6dacf2ac26e94100814fcdccf9989a7783db456f258a2cd"
66
license "Apache-2.0"
77
head "https://github.com/envoyproxy/gateway.git", branch: "main"
88

0 commit comments

Comments
 (0)