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 7607804 commit 4763bf4Copy full SHA for 4763bf4
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.6.0.tar.gz"
5
- sha256 "c4c97c8a07d3aeb54f1c20cd77c2ff576e5b722518ea0b847425d5d80bf69390"
+ url "https://github.com/envoyproxy/gateway/archive/refs/tags/v1.6.1.tar.gz"
+ sha256 "d09f115adc7ce19fda7073b82f771858c9b48c4a92830e985de0832dbe2b3963"
6
license "Apache-2.0"
7
head "https://github.com/envoyproxy/gateway.git", branch: "main"
8
0 commit comments