Skip to content

Commit f9307c6

Browse files
jenv 0.5.9
1 parent cfcfbf7 commit f9307c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jenv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jenv < Formula
22
desc "Manage your Java environment"
33
homepage "https://github.com/jenv/jenv"
4-
url "https://github.com/jenv/jenv/archive/refs/tags/0.5.8.tar.gz"
5-
sha256 "7fa8034dc0900ca01413f94d6d674ad64120c4efd5736828ced54de9f83669ff"
4+
url "https://github.com/jenv/jenv/archive/refs/tags/0.5.9.tar.gz"
5+
sha256 "137361c8a25eeabe6f90f435048a698e1c93e5718e0b57069e69f9e2b9ece63c"
66
license "MIT"
77
head "https://github.com/jenv/jenv.git", branch: "master"
88

0 commit comments

Comments
 (0)