Skip to content

Commit 915d38b

Browse files
committed
minder: update 0.0.76 bottle.
1 parent b8264a0 commit 915d38b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/minder.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "aed82c374cc600696323173f3a4db735a91d025c6036632126053ca070580578"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "aed82c374cc600696323173f3a4db735a91d025c6036632126053ca070580578"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "aed82c374cc600696323173f3a4db735a91d025c6036632126053ca070580578"
13-
sha256 cellar: :any_skip_relocation, sonoma: "66db1b1fab6b60d363825d4394bbe8015e76c4f4ed92c5c31591bf8034d87439"
14-
sha256 cellar: :any_skip_relocation, ventura: "77613fd91439358eaf50165345b48ffc67e32662f791914373f14e506588a6bf"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "666920c20625d12acb5aa64e37cb704b4a13b3e15df04a2acce5b895976db25f"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ba5216f71a18af8937cbfffdf5a6a3917194f39c6080395298037acd1f24109b"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ba5216f71a18af8937cbfffdf5a6a3917194f39c6080395298037acd1f24109b"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ba5216f71a18af8937cbfffdf5a6a3917194f39c6080395298037acd1f24109b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "558bf6f698dd8814d41043ce24c23ed12f477cce12baaa362b2e6148e688d680"
14+
sha256 cellar: :any_skip_relocation, ventura: "66dac59c9d27c97b245695108889f21a7f54026c1fdf7902745e800076872162"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "297e25ae1a4617980bc672e2288ae92bc063fbea08111c0c638b8c73d61fcc9a"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)