Skip to content

Commit fef9d60

Browse files
committed
runitor: update 1.4.0 bottle.
1 parent 77b1994 commit fef9d60

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/runitor.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Runitor < Formula
1212
end
1313

1414
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"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ae097b06f663c5c098e966e5737cdda3a938960d6bb91362cec21f1ccce2e661"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ae097b06f663c5c098e966e5737cdda3a938960d6bb91362cec21f1ccce2e661"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ae097b06f663c5c098e966e5737cdda3a938960d6bb91362cec21f1ccce2e661"
18+
sha256 cellar: :any_skip_relocation, sonoma: "51ea31e203f0f305ea29997a2549ea4f45ee5f212e2ec54c299fadbbc0643420"
19+
sha256 cellar: :any_skip_relocation, ventura: "51ea31e203f0f305ea29997a2549ea4f45ee5f212e2ec54c299fadbbc0643420"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3e0b3720e73ce9e0ead9c92612d8fe7c7437b19996046b5975ac96c545db338e"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)