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 14a1ae4 commit 0dee534Copy full SHA for 0dee534
Formula/r/rbenv.rb
@@ -1,8 +1,8 @@
1
class Rbenv < Formula
2
desc "Ruby version manager"
3
homepage "https://rbenv.org"
4
- url "https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.1.tar.gz"
5
- sha256 "96b8e0430b2f227c193ef016b68ae565753cb8deff13cad1d700c73c0397ff5d"
+ url "https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.2.tar.gz"
+ sha256 "e2104f6472d7a8477409c46d4de39562b4d01899148a3dbed73c1d99a0b4bb2a"
6
license "MIT"
7
head "https://github.com/rbenv/rbenv.git", branch: "master"
8
0 commit comments