Skip to content

Commit

Permalink
ruby-build: update 20240517 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 17, 2024
1 parent e893248 commit fd1c80d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Formula/r/ruby-build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ class RubyBuild < Formula
head "https://github.com/rbenv/ruby-build.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, all: "e379005c550b912d4c8f1354d399b529bbb211337abebe83d207e8f14182c66c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c5f5252634946bae30b768ee7944592baa354a2919d42f5c0061b4284c9319c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5cadc3e7efdd2d9ec389f41fcba047211be7dd7164d7c9890ed3c6f91c08a30b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "26c0bdc657456af739add5d0176c0ea2cc1f5be198ff2a0bd421b72982e8a2fc"
sha256 cellar: :any_skip_relocation, sonoma: "3151f89ab48a3b4763aaa8cf6ac1d8ebc78a78292c2fa0ca975f47d66d09d1a0"
sha256 cellar: :any_skip_relocation, ventura: "d17b347f6af542721923a684ca0407386e967129ae9ece54db963bfedb1b6e25"
sha256 cellar: :any_skip_relocation, monterey: "f2e22c985b2837f1955b645746676abea5288f8545126789871976e4e2ef5daf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "791a85236f22a673e77aeba35d60e73c8a1f6f166b5795aca91623d38c352795"
end

depends_on "autoconf"
Expand Down

0 comments on commit fd1c80d

Please sign in to comment.