We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed7804 commit dcaa4b0Copy full SHA for dcaa4b0
Formula/r/ruby-build.rb
@@ -7,7 +7,7 @@ class RubyBuild < Formula
7
head "https://github.com/rbenv/ruby-build.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "b147363e979b4c69115a59043785d75e2a232a40ef23f3f101ded126d4fa9e52"
+ sha256 cellar: :any_skip_relocation, all: "9279c457f75929ed87a5a97bcdd808aa1584568b3a9129d1c0816c6bc6a87887"
11
end
12
13
depends_on "autoconf"
0 commit comments