File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
99 no_autobump! because : :requires_manual_review
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , all : "0854f8b2d434e292fc9b63a9d59e3bc2643cb7638c5b710db7b0ac2fc5a55128 "
12+ sha256 cellar : :any_skip_relocation , all : "b454f9bfe4726a30422faed10c3fa103050a5dcb0fa39f366691bda94269cd9f "
1313 end
1414
1515 def install
You can’t perform that action at this time.
0 commit comments