Skip to content

Commit

Permalink
river: update 0.5.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 30, 2024
1 parent 8ebcc83 commit 683874a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/r/river.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class River < Formula
head "https://github.com/memorysafety/river.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sonoma: "46262a1e65759a7bb82a2bad87a3b93e0f0ff026058e7b7395f0414d48ca11cd"
sha256 cellar: :any, arm64_ventura: "df60af939baefbc036bca27de5be2669758dc2c2864a16178dc4916324a77e01"
sha256 cellar: :any, arm64_monterey: "56f55a4cea81a5014a2939d836ca1586941b0d18f53757de67141eace5005061"
sha256 cellar: :any, sonoma: "7f67a8fa921b335dcad92ec624006977104e1b19ef5219508e44e65dd7b4560b"
sha256 cellar: :any, ventura: "2944a3550c8885951dde845bed1bc669413c8e5bfff9ebdb3c76effa603399ef"
sha256 cellar: :any, monterey: "4820fa07c07203d69451463ac697d213cf1bfef51726b8c66fcc674a78aeda5e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6af7fe38c679aa37dff51d886f3eab82f6960d2546d438f1e84c02b79035e082"
sha256 cellar: :any, arm64_sonoma: "d214bd3778baa4798b1842f4d4a6049d48f02cbe6862418d35e1acc8fe8d319a"
sha256 cellar: :any, arm64_ventura: "2f254be15ed6c188188fa007bcb48e7124808c8449c95da2bc463b1539852b23"
sha256 cellar: :any, arm64_monterey: "6bb3878f623d205400f5906e4104b7545c1054169766720fc2acb8ddf403a8c1"
sha256 cellar: :any, sonoma: "32bf41e3c0baccfccc9aa73af1e00178cda928638dab11a67651342a54a9ce67"
sha256 cellar: :any, ventura: "92a0e801a55f3d122801ce1394b665e4d9ffeff6a6fc3f3aebb14e27ea1335ce"
sha256 cellar: :any, monterey: "c99da45b6218bbc2254e0f9deefd84aeedb74f44cc7049babfe93e1d9dbbbd35"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0ffd4142bf28d324a32169a8e5cd31640c89af81ae66e3f7f4b2fc548322dec0"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 683874a

Please sign in to comment.