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 0dee534 commit 86c5d1fCopy full SHA for 86c5d1f
Formula/r/rbenv.rb
@@ -7,7 +7,7 @@ class Rbenv < Formula
7
head "https://github.com/rbenv/rbenv.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "d29a7c7ab121835cb05f1a1e49f4ddda5c037570e00172ab9f078c3b151f9efc"
+ sha256 cellar: :any_skip_relocation, all: "8158fb1f059c1316523b2cc9074c5c041b3944828dc3b76cb032f893e754f013"
11
end
12
13
depends_on "ruby-build"
0 commit comments