Skip to content

Commit 3ba851e

Browse files
committed
secretspec: update 0.4.0 bottle.
1 parent b0d54a9 commit 3ba851e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/secretspec.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "4ac1f880a11b0640c31f82ca187563796728e909045992b30f63b18f9256fc61"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2a5fdba731a3b1b742193106d82353c762adbe96e9e81e52c2ef72a2b7b2ebe8"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f763cdd5787e31c50dff2ae1999e15d01aacd54fcc0afcdabec446d9669018b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "31e15e2713c9f9d422aeaba0f51bb2e0cdf68dd8642890b520f169266b713024"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "140eca0cd3ccb0b28c4c439242f930f2163fbb12315826ee18e594eca88bca2e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "878878f2a79856f159029d4165d70e75ef57eed9c3d84ec9a632ebc48646e26f"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "1be474b9b05bfc3039bb2c4488da0a7e7220ce25b5461e76ae359c981091faea"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f3f6d8a19ffaf839d722c973eb82f355aa43cdc7d655ffd7d3044aa1dc74da18"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6a4760208cc12be7f0ec9750d3a4c58616aad991004aa2bd36f4735c7ded43ff"
13+
sha256 cellar: :any_skip_relocation, sonoma: "f948c613304ca6954f7d50ce460633f4a79f6723d06f5812ed8666025e459794"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "813c0918a2677327fdbacceff8c29e7a11c2d01b39e1ec2b5fd2274184c8bc4c"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "879b81591c0d45a6d86940a7b263c51003833f9094b7952e31348104ff7d1f0e"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)