Skip to content

Commit 8b839b8

Browse files
committed
yq: update 4.45.2 bottle.
1 parent 1c8f3d1 commit 8b839b8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/y/yq.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Yq < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f27d4aadc29c30a6293b6cb9921d1efbc6a94f7031ddc49a32838c3c87ff0bc"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f27d4aadc29c30a6293b6cb9921d1efbc6a94f7031ddc49a32838c3c87ff0bc"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f27d4aadc29c30a6293b6cb9921d1efbc6a94f7031ddc49a32838c3c87ff0bc"
18-
sha256 cellar: :any_skip_relocation, sonoma: "62e0c09cced0c3707ccfee427c6938d17bc37f89d9cf239d34f8814bd574b3db"
19-
sha256 cellar: :any_skip_relocation, ventura: "62e0c09cced0c3707ccfee427c6938d17bc37f89d9cf239d34f8814bd574b3db"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8cfeabdc6ec19899aac26a851c8ddf557784e643b1d574d75ef18d31fdda961f"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "00ae48fd0ccb3757314dbb15c2a4ec7179f8b3746bddf6fd915eadc734f3a380"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "00ae48fd0ccb3757314dbb15c2a4ec7179f8b3746bddf6fd915eadc734f3a380"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "00ae48fd0ccb3757314dbb15c2a4ec7179f8b3746bddf6fd915eadc734f3a380"
18+
sha256 cellar: :any_skip_relocation, sonoma: "bf60e9476c96ed855b2c96d020723526ef552c2fce449bb4e9b22b260a59f451"
19+
sha256 cellar: :any_skip_relocation, ventura: "bf60e9476c96ed855b2c96d020723526ef552c2fce449bb4e9b22b260a59f451"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a999339a362347193d445f836c3dfb5b2bc6cd9f058d3c72fb8c7f525420064b"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)