Skip to content

Commit 9e7bd25

Browse files
committed
roapi: update 0.12.4 bottle.
1 parent d8b2183 commit 9e7bd25

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/roapi.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Roapi < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ac2f2fcd242495a8ee0a8cca2c3f0149998e6e2698399b502cd35ec76e15f300"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "73591b92cc358261463e3ee4bc8120989324ffd6620d40b22bc57b21e7af39b5"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7c3a85d935b249fe3afd3c41ea6595707325edfe9d0ebe808fe7d5037f629164"
12-
sha256 cellar: :any_skip_relocation, sonoma: "235343dfea88062d54a19833f0e0484b7ee330a9e256476be33f55fbfb63aef2"
13-
sha256 cellar: :any_skip_relocation, ventura: "ed1f8f47e61389ae026c515d8bcd954aff7b2178cf5a061135966958a035eb8d"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fedd7c0ce890700874a490d1fbbdf0124ca1dd7d0cdce09fdddde74c805b27eb"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4b120ba55e3cae8c3b3979b6a4d899dc07fe831cbd1d81ea5bcd06f455e14e10"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1eaf36297f5273f3465dd39b7441e2d4b17048116d2034e2644d642c06c70da3"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3f27bf73c7209c9f00134bbf49a26a20fef0ae6a2e4c2902519117e6c15b9ff9"
12+
sha256 cellar: :any_skip_relocation, sonoma: "f4f39cfc03ef9f4bfe2bd2c3ab2669039927f3febd15ad78bb9c5fd782cd978b"
13+
sha256 cellar: :any_skip_relocation, ventura: "a09c14307b47d74173190e59281ec75b837c7331a7682e9990ad0f5398930f4d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "83c065cae70543fd020625fda6651e1a2dc3ab1e622db72ebf978d23b986fb57"
1515
end
1616

1717
depends_on "rust" => :build

0 commit comments

Comments
 (0)