Skip to content

Commit 40c00d2

Browse files
committed
sops: update 3.10.0 bottle.
1 parent 4ab50d6 commit 40c00d2

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/s/sops.rb

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ class Sops < Formula
77
head "https://github.com/getsops/sops.git", branch: "main"
88

99
bottle do
10-
rebuild 1
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "37e076fb5868d03a09f4d1dc0362985f6287277f2f6e52071319d909c5ee572a"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "37e076fb5868d03a09f4d1dc0362985f6287277f2f6e52071319d909c5ee572a"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "37e076fb5868d03a09f4d1dc0362985f6287277f2f6e52071319d909c5ee572a"
14-
sha256 cellar: :any_skip_relocation, sonoma: "7044f03ea020947e1e855ca703de6044fbd778f06d892652da35725ff6db2100"
15-
sha256 cellar: :any_skip_relocation, ventura: "7044f03ea020947e1e855ca703de6044fbd778f06d892652da35725ff6db2100"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6f5356d7cc9fb4b00f111872dfe2a6d06a60f11cf083d993c74de2ca3f821f07"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2a67accb3fd57d144000c28dd0d6c176387cd832b365de43f4e70d1d72632815"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2a67accb3fd57d144000c28dd0d6c176387cd832b365de43f4e70d1d72632815"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2a67accb3fd57d144000c28dd0d6c176387cd832b365de43f4e70d1d72632815"
13+
sha256 cellar: :any_skip_relocation, sonoma: "69c12afa9322543cdce1cddee254ff6bc0c432e7a279e8e136f5c10edd051f61"
14+
sha256 cellar: :any_skip_relocation, ventura: "69c12afa9322543cdce1cddee254ff6bc0c432e7a279e8e136f5c10edd051f61"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d253d51772389e3be0429c17c850b30ee632bcc80edad8b8aebda341a97347a6"
1716
end
1817

1918
depends_on "go" => :build

0 commit comments

Comments
 (0)