Skip to content

Commit

Permalink
rbw: update 1.12.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 28, 2024
1 parent 750973d commit cbfc79d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/r/rbw.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Rbw < Formula
head "https://github.com/doy/rbw.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4b5f7c0a039b4b6750d442aafea765409ab1e7232943fd788d1ef2231d763f04"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f1e328bc5b582b8393d1e815f0c677118cecc2e652193bbfe23983a23a6f7939"
sha256 cellar: :any_skip_relocation, arm64_monterey: "52995c0c9c4a44718c490ad39b686c7255cc1f7ec3cba03d3ec06f54481d0ea8"
sha256 cellar: :any_skip_relocation, sonoma: "fb8c5fdfcdb48ebefbfee2510b0978027bd1726366042ce02112b7be5fe0315c"
sha256 cellar: :any_skip_relocation, ventura: "d94e73a56a724f3b78e55c8651039a15c588324a6d03991b3c5128a54120465a"
sha256 cellar: :any_skip_relocation, monterey: "206fd0a432a5d934f890f5be1ce7973aef5dac5d6e607e73400f97e457ce47bd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c680e2143b40de0271b291852aa9c409b70242bfe498324a4a5f217092ee693c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "133244159359bd8f2ae3dd02e2bbeaf7463e53cbd7855ac7195c7de8c3a0b7f5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "76d43048b92e7c4dd731b474d0a16d92c6cbc56df6ee9eed280dfd124582ced8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7ea68af7abed88f26ceaa4e02785435ccde909a796d91e347b37126bcfd25553"
sha256 cellar: :any_skip_relocation, sonoma: "b3f1ca1ccf66bac79d164e968b2c1dc5eefda3cd3a200ccfc0c7b7a4766597b7"
sha256 cellar: :any_skip_relocation, ventura: "5307911b467bce3801013c3c803f81c36302d8c4bddec0caf2b18deb9d25c31d"
sha256 cellar: :any_skip_relocation, monterey: "cb03ee8db22498a952f92c610972759aef7bdc7e36d465b04fd549d3c51843dd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d6aed6e7491bb1688a1e7641dae4af4d8269caf261f6186e532e16e75007021"
end

depends_on "rust" => :build
Expand Down

0 comments on commit cbfc79d

Please sign in to comment.