@@ -4,8 +4,8 @@ class Glooctl < Formula
44 # NOTE: Please wait until the newest stable release is finished building and
55 # no longer marked as "Pre-release" before creating a PR for a new version.
66 url "https://github.com/solo-io/gloo.git" ,
7- tag : "v1.19.4 " ,
8- revision : "38ee810beb4e439d17041a7bf9b543b69d9c975a "
7+ tag : "v1.19.5 " ,
8+ revision : "7822e7b07829320037bb6b4bffa804330868e572 "
99 license "Apache-2.0"
1010 head "https://github.com/solo-io/gloo.git" , branch : "main"
1111
@@ -15,13 +15,13 @@ class Glooctl < Formula
1515 end
1616
1717 bottle do
18- sha256 cellar : :any_skip_relocation , arm64_sequoia : "36ccf24110baa45b7a8fd8a4343be2fde871cad7ddd753865ef2e9bcc9fa8adc "
19- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ab40a3a641a57eaa7c34c4cdca28fc2b74c468beb40e1fb182e78c23d0cc8b28 "
20- sha256 cellar : :any_skip_relocation , arm64_ventura : "60412ea05941c7df5d609ff9fc71d67c189b5af8f752de9198e5cddb611739ef "
21- sha256 cellar : :any_skip_relocation , sonoma : "1778975855443acc35562211a798cf9613914cf8f69b1a7b66f4258c5049d9f2 "
22- sha256 cellar : :any_skip_relocation , ventura : "d4307dd4cce28b92d809d10000a99af6bc99d6b7ee2213c84308b936ed5014d3 "
23- sha256 cellar : :any_skip_relocation , arm64_linux : "180402f144a59f4d374b761ec2f1ec09db08171de4a9494d5e0f97564097ff50 "
24- sha256 cellar : :any_skip_relocation , x86_64_linux : "a47d2cbb8dab88bf3a3cb70c9cc25c762801eafee1ed4c1fa76d2901fc3cc974 "
18+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "6c43ae061e4f5d048f14390c5208f1bf87c0aee6469f4d33a12566f0bb02a04b "
19+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "01b16a9a6d024e29c92d750e1facab51deb466f08696b8c4ec0272cfa593d1e9 "
20+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9657dcc4c4955916f643a5aa6ce6d685a699ae6a4dfe10ba07c787808e9bbc3e "
21+ sha256 cellar : :any_skip_relocation , sonoma : "ff95563627357986d00925037830b07078255084fc5021bddf282857273bd65d "
22+ sha256 cellar : :any_skip_relocation , ventura : "2d315c7e9a2886d2994c46cbc5b3eead60ec3dd667bcc72dde57ee9223bb80e3 "
23+ sha256 cellar : :any_skip_relocation , arm64_linux : "c8b954ba0b8488857c21b161b20d3ddffce37ea50b7b0aa4665de2da7c465d1a "
24+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6d3d4dccd7c1eed4f0015412bb35a9155e01c357d1e1d73c13db30859f5e9567 "
2525 end
2626
2727 depends_on "go" => :build
0 commit comments