Skip to content

Commit

Permalink
minder: update 0.0.36 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 19, 2024
1 parent 8e877c2 commit c039fde
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/m/minder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Minder < Formula
head "https://github.com/stacklok/minder.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7538acddd98ac96dfcf250bf21f6eab194fb10638df8b9a0030b3bf50e665a7e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4c0ea0223b5b40d8b64905575a0aea6fac6502eecdaa91777c9925a0972a19e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7f9b80b9fc9295d5059bbd010ed9ab56fe0e78a1f29cebf3ce5be5e615b68b87"
sha256 cellar: :any_skip_relocation, sonoma: "e3194bc1fe6b5ab9ce4548613a5a20b26479ebc75e49456bf8ccadf266048421"
sha256 cellar: :any_skip_relocation, ventura: "89c3c506d97f84d5921dd3827b5d96a3ae184702df890311903518f4aab5fee1"
sha256 cellar: :any_skip_relocation, monterey: "0ef404d9b42ffb687b9e09b82d14b12bdd1bb9a093ac0910f8afeee0ed401fbb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7097900638af61e97cdd9710187c24cea7b87715d332514b24998165754a18ff"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "29c45efc4feea84e36afa101c5140517782e1ded5a23ce9d7e1640908d0e7fc5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9cbd381772d62ede78200d9892bc325ac468bdedec3d433d37e06674a49b6abf"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4441c42da5e4d81b400b28ce504e4bd0af69f383b5ddfdeb87b2e68438e2826c"
sha256 cellar: :any_skip_relocation, sonoma: "92d2475a92b6daab5d796e04b8aeddfa1f21b0f5631b0d005cb6504c2c002cf0"
sha256 cellar: :any_skip_relocation, ventura: "77c23aa3f36d1f59db8521508d42da5d518c2b6ecc1fae0861f7ed458d2a9b96"
sha256 cellar: :any_skip_relocation, monterey: "9bcfeed16065d61bd15f9773e9dbe83192dda12b20d0b6416f8b1d3ae7e5bc94"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e4ccb22a4d5a80a77a05eb29651ba94f9889ceb56acf74570ca349a5b8e09312"
end

depends_on "go" => :build
Expand Down

0 comments on commit c039fde

Please sign in to comment.