Skip to content

Commit b08a7eb

Browse files
committed
rain: update 1.20.1 bottle.
1 parent 31f5449 commit b08a7eb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rain.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "39d7eaaa2a5032f5146ce9ad4702f0906120566a4cf9fdd7ef3a38f75a763862"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee24dce1bd95e6284222401aea652c7a1165d5c7e31884762c717af1f3d96653"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "acff80edca5cebec93f8dc2f90ac3fba681c744ad1715a00268293e538bb9f13"
12-
sha256 cellar: :any_skip_relocation, sonoma: "454ae0b7d8d5377cdbad743e99d316ebd5d6bd5b09059b3d573bb61674957bdf"
13-
sha256 cellar: :any_skip_relocation, ventura: "1185811912440fc9b50cc7c3d4c018529d227f7784f4d85d1680cd48dd156abd"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6977df4e3a1e9fb6cb0c0cedf6ef0e1758902dcd16adad8da7b5287c4856db21"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f42b58dc455fd6f07dc4ea2151f8440986247ebad79ff121ed2b47de444aff45"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f0248719a9b6ffd40332e40ebb1220ec23222c18d199b9f0c41bbc35c3556a6"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "64f0a01ad835d939edc3296ae39f403a27271732d08b5d78308e74324d88170e"
12+
sha256 cellar: :any_skip_relocation, sonoma: "ba2c57cefde01ada775f4703ba61dd87084f87fc284c87ad8f213171713ce246"
13+
sha256 cellar: :any_skip_relocation, ventura: "481708ed367260df51c41a19ad0c182a22d6bcf50f275b4d3556de87064443ac"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d3e682a0f0b2b46aa01c72f82126b52bbe2e566d5b060e66e8a05cbeeef106f7"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)