Skip to content

Commit 7016c45

Browse files
chenrui333BrewTestBot
authored andcommitted
runitor: add 1.3.0 bottle.
1 parent 7c48901 commit 7016c45

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/r/runitor.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ class Runitor < Formula
1111
regex(/^v?(\d+(?:\.\d+)+)$/i)
1212
end
1313

14+
bottle do
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "862b3af6b1b84bd87aad4f08290a459ab3bd59d59a2f9fd4730da8b1e3d63060"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "862b3af6b1b84bd87aad4f08290a459ab3bd59d59a2f9fd4730da8b1e3d63060"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "862b3af6b1b84bd87aad4f08290a459ab3bd59d59a2f9fd4730da8b1e3d63060"
18+
sha256 cellar: :any_skip_relocation, sonoma: "98bfedbbce4c27d2fe8166696b4d077b0f2419f23aa34218252db328d874e84b"
19+
sha256 cellar: :any_skip_relocation, ventura: "98bfedbbce4c27d2fe8166696b4d077b0f2419f23aa34218252db328d874e84b"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2b21a8bf5896b78e2347f111c7922b092685ee4f18c1d91d189059863cf9fe49"
21+
end
22+
1423
depends_on "go" => :build
1524

1625
def install

0 commit comments

Comments
 (0)