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 cfcfbf7 commit f9307c6Copy full SHA for f9307c6
Formula/j/jenv.rb
@@ -1,8 +1,8 @@
1
class Jenv < Formula
2
desc "Manage your Java environment"
3
homepage "https://github.com/jenv/jenv"
4
- url "https://github.com/jenv/jenv/archive/refs/tags/0.5.8.tar.gz"
5
- sha256 "7fa8034dc0900ca01413f94d6d674ad64120c4efd5736828ced54de9f83669ff"
+ url "https://github.com/jenv/jenv/archive/refs/tags/0.5.9.tar.gz"
+ sha256 "137361c8a25eeabe6f90f435048a698e1c93e5718e0b57069e69f9e2b9ece63c"
6
license "MIT"
7
head "https://github.com/jenv/jenv.git", branch: "master"
8
0 commit comments