diff --git a/Formula/r/rain.rb b/Formula/r/rain.rb index f5b1c5622a698..cd20e0a6dc6e7 100644 --- a/Formula/r/rain.rb +++ b/Formula/r/rain.rb @@ -6,13 +6,12 @@ class Rain < Formula license "Apache-2.0" bottle do - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_sequoia: "669cdd9badbd7cc6cee055360437bfc2c41c2b20ec773a23280f07a205a1a09d" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "3aa9fc7c5c1cf510ddb2642e3eedde02e280d0877163f14ce773df5db706a80c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "f66c6d5c5a1da3cd1109d0606a1f95048c45b167aad73e08ae90e1905eef04b6" - sha256 cellar: :any_skip_relocation, sonoma: "5085ee802ec72d38aa8ddbb07b403cb39ef82c352de5e70d8d07f1cd4ffab63d" - sha256 cellar: :any_skip_relocation, ventura: "4012e3e37bd86d13af8ac68fd85551036799b7b71e7c68b04a97b3926653a521" - sha256 cellar: :any_skip_relocation, x86_64_linux: "069fd2f9c05276aa06cf7c7570abf0073418489e1bc15d218bd7578beba039f7" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "39d7eaaa2a5032f5146ce9ad4702f0906120566a4cf9fdd7ef3a38f75a763862" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ee24dce1bd95e6284222401aea652c7a1165d5c7e31884762c717af1f3d96653" + sha256 cellar: :any_skip_relocation, arm64_ventura: "acff80edca5cebec93f8dc2f90ac3fba681c744ad1715a00268293e538bb9f13" + sha256 cellar: :any_skip_relocation, sonoma: "454ae0b7d8d5377cdbad743e99d316ebd5d6bd5b09059b3d573bb61674957bdf" + sha256 cellar: :any_skip_relocation, ventura: "1185811912440fc9b50cc7c3d4c018529d227f7784f4d85d1680cd48dd156abd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6977df4e3a1e9fb6cb0c0cedf6ef0e1758902dcd16adad8da7b5287c4856db21" end depends_on "go" => :build