Skip to content

Commit 0dee534

Browse files
committed
1 parent 14a1ae4 commit 0dee534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rbenv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rbenv < Formula
22
desc "Ruby version manager"
33
homepage "https://rbenv.org"
4-
url "https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.1.tar.gz"
5-
sha256 "96b8e0430b2f227c193ef016b68ae565753cb8deff13cad1d700c73c0397ff5d"
4+
url "https://github.com/rbenv/rbenv/archive/refs/tags/v1.3.2.tar.gz"
5+
sha256 "e2104f6472d7a8477409c46d4de39562b4d01899148a3dbed73c1d99a0b4bb2a"
66
license "MIT"
77
head "https://github.com/rbenv/rbenv.git", branch: "master"
88

0 commit comments

Comments
 (0)