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 f88a7a8 commit fa732c2Copy full SHA for fa732c2
Formula/e/egctl.rb
@@ -1,8 +1,8 @@
1
class Egctl < Formula
2
desc "Command-line utility for operating Envoy Gateway"
3
homepage "https://gateway.envoyproxy.io/"
4
- url "https://github.com/envoyproxy/gateway/archive/refs/tags/v1.5.1.tar.gz"
5
- sha256 "79d5f3c5da1a5b0d467ebb792b7d11882ddfaf5ebef38c03b98f16b3b5125403"
+ url "https://github.com/envoyproxy/gateway/archive/refs/tags/v1.5.2.tar.gz"
+ sha256 "465f63040557bfa0f6dacf2ac26e94100814fcdccf9989a7783db456f258a2cd"
6
license "Apache-2.0"
7
head "https://github.com/envoyproxy/gateway.git", branch: "main"
8
0 commit comments