diff --git a/Formula/m/minder.rb b/Formula/m/minder.rb index 0b9d053440a3c..6f2aeca56ce33 100644 --- a/Formula/m/minder.rb +++ b/Formula/m/minder.rb @@ -7,12 +7,12 @@ class Minder < Formula head "https://github.com/mindersec/minder.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "9d9fbb7ad336663c1863d92f2648c2187d76619487903eb8fdff50376c7fc288" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "9d9fbb7ad336663c1863d92f2648c2187d76619487903eb8fdff50376c7fc288" - sha256 cellar: :any_skip_relocation, arm64_ventura: "9d9fbb7ad336663c1863d92f2648c2187d76619487903eb8fdff50376c7fc288" - sha256 cellar: :any_skip_relocation, sonoma: "847ccc07f3becfaed25faf6caa20ab8d43a848fbe026b8996f3a89d8d8c2ccbc" - sha256 cellar: :any_skip_relocation, ventura: "eee7c69d0f0bf187f1bbd6b533848ce8be38037f8696586fe66b4e747c0a0683" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2dffd3fdfc1e024b0cc3aa79771ce42677afbf54d8889d46547b962bb25b1b74" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "e226e2b04d3862b4843c0390bde19f60df727a9af8c2e8221b732df8bc26f2c8" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "e226e2b04d3862b4843c0390bde19f60df727a9af8c2e8221b732df8bc26f2c8" + sha256 cellar: :any_skip_relocation, arm64_ventura: "e226e2b04d3862b4843c0390bde19f60df727a9af8c2e8221b732df8bc26f2c8" + sha256 cellar: :any_skip_relocation, sonoma: "124734aaff5e04622128e9fb78c76ae60856ef2d6feac0ca0867dc25580404c3" + sha256 cellar: :any_skip_relocation, ventura: "c4a8d74691f2b08de85279986993ee06123b52e2205ee45a1278efda75c3279c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a320ab04c9b39e5eded16fa4489ea314644514530ebc43ac5aa1decd6517f7c5" end depends_on "go" => :build