8000 skaffold: update 2.3.1 bottle. · ArduinoBot/homebrew-core@f25a38f · GitHub
[go: up one dir, main page]

Skip to content

Commit f25a38f

Browse files
committed
skaffold: update 2.3.1 bottle.
1 parent ead2d62 commit f25a38f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/skaffold.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Skaffold < Formula
88
head "https://github.com/GoogleContainerTools/skaffold.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5b01fba921746df3db159ce5fcfd8f646e3923bd8956470d62702d4610854968"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "f54ca6c3f546eefed932b98ef6cc2fe5f6ec101181bc917daf84e4d3a16e671a"
13-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e50b72e22420e683f7e3670adb84c2e41c51ccf9e464f0082036e5b265f47762"
14-
sha256 cellar: :any_skip_relocation, ventura: "ba623fbc1147d1b8025937e737ec3da39b31fb1691c7d9fddfe5fa83f3b84dbe"
15-
sha256 cellar: :any_skip_relocation, monterey: "a32d00a7b56099b2eebc05443c278d2fb72006d5b0b294f1feb673d3d91251aa"
16-
sha256 cellar: :any_skip_relocation, big_sur: "35097d2c4d2d1a0e063705f757dc88cb804fe4ca11742d1b24d9bfd9689c6994"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4e5a9de7e6ec94084a6ebb1b8419a6bede94c2a8300adff97997020cc5dcb7df"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "30ec1940411a1dde538ffbd3dd40429b74970e162628fd792cefd2558c5978ea"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b1a5bcf54b593a590841da94cdf39a5402823f753172d1c2110c9bc8b59d3f3"
13+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "45c9d7f8142efbe9ecc6b696d509cfe043b405840fba689325801f15698b84a6"
14+
sha256 cellar: :any_skip_relocation, ventura: "3d8d6a9d2bad3327a5b78bfedf6f569b2f8de030cb229b5a1b8dd14183857e4e"
15+
sha256 cellar: :any_skip_relocation, monterey: "33e82b1e88a483e236018c8dcbac2a5e2b0ca488f3c8fac91a0d8652352724bd"
16+
sha256 cellar: :any_skip_relocation, big_sur: "68e2673125c13229c8468fdde2b9ceb44db903c548a6930698b68025cfc32c89"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c74b888f882be1d4b82f5c571ffde749ad1928455ac144a20c96623092949137"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)
0