Skip to content

Commit eaefdd2

Browse files
committed
skaffold: update 2.16.1 bottle.
1 parent 6353a2f commit eaefdd2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/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_sequoia: "16e73e45fca368c8214236995d0c35b192764306d468799d3a9e77ffa2591efd"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc974754e526c5067077d344f1b66f88848a9e8f933789a0324a36cca8010561"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3c6e4771736a4cd5d8b1d904493a894d70fdec4827b2a8c6d44296ebd0b65db5"
14-
sha256 cellar: :any_skip_relocation, sonoma: "16bfdeb146f0ab00f055f1116304d95806ba5508c6993f115124bd30aaa13416"
15-
sha256 cellar: :any_skip_relocation, ventura: "4bd83e35ad8540593fa916ea5a871dec0fb288cf2c278ce91f46f0a7b749b069"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "4ac1717855e4f17f892888c29b9203be1fc61ec4d36bb9349b3c8e54915dfb52"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "17f9e9b54277a851a4e01adf13b2cb6386452f6fe5a32c10139d7f1601121237"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "da74805a5e0303550d1b4b9458909a0ceda5ef187e7655f349bfc6eb734a25cc"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4f7153ad45855c062b85cdfb448ad8b91ffc93a9b6d46186781301dd95566a5"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d98bd0a90396c3601e76f6e3e11765536671ffd877fe8b8bb952f42deafa9d11"
14+
sha256 cellar: :any_skip_relocation, sonoma: "86ae70e14ccf3d0d5a56b41f1762f973b0f021cf5d0bfbd861caa2c82a030ed4"
15+
sha256 cellar: :any_skip_relocation, ventura: "73e002987e5d6fef0f608e0d547847a31cf0f051b6c4afac21383b675f72136e"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "17ef5e278367b76792ed55c9f8d2f85574b08f02aca17edc4cdfd1ac2b149b79"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9bd0ab209037e2a9b76d9a4fe8d81ff97e73c42540050a4ded4797cc663f0314"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)