Skip to content

Commit

Permalink
roapi: update 0.9.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 29, 2023
1 parent bf9d46d commit 85d9260
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/roapi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Roapi < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "546f682eb5b26183ff56189daead51a6907e05287d4df6b373fd11647ff9f38c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4413ce68f5ae5f2f6a1e08b0c097933b06139881c7528bdd0107567e3ec82fb7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6e3f2e3b036b69a468dfa436780278673bbeadfb6ea5cee47873282c5a7588ec"
sha256 cellar: :any_skip_relocation, ventura: "a1e0d7e3f4d15a735ec2369392d0d04dc614599e5fc567dd50dccc6183f05e0f"
sha256 cellar: :any_skip_relocation, monterey: "71d3e5f10ff499faa3cf552ddb1dc5720fcb405b57e041801008c4c8f27f8a0f"
sha256 cellar: :any_skip_relocation, big_sur: "c79e3ae0493c0e26eb3d8b5de1724e2792b5b805ed7cf835e461815d27667658"
sha256 cellar: :any_skip_relocation, x86_64_linux: "45b1d8658e39370769121a4733a713fcc0361ff56970034f505b0772bec83e2b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e985295ec049440a4de8847b2572e6aca8be1e31603623b310a47ef333c9216f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c4e9f75ce10c6e60d8a6101eb1c40781b96a859a026656194c1ba3632f3ef6f6"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "98dec57754abe011af47c52623981039c31c49e1d7275214ac9d79252a1d5642"
sha256 cellar: :any_skip_relocation, ventura: "6daf36288d0cc4d48084c819c772286f66152b358dfd6e84d45c675d5ebc380d"
sha256 cellar: :any_skip_relocation, monterey: "56019992e8e75b0493423015d4e86160ff8103c831bbddf43c860199142092e9"
sha256 cellar: :any_skip_relocation, big_sur: "2d2f2d1db30113ff3c3b6bb5e9669c02889293e0e99a6d92a13674f521a73e47"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5cec37d5bebb1ff28144fd339bd1120599c71d9628042500bbc83e038b5122fd"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 85d9260

Please sign in to comment.