Skip to content

Commit

Permalink
jenv: Add version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Mauch committed Apr 27, 2022
1 parent 301fb5a commit c6d1f73
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bucket/jenv.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": "2.0.3",
"description": "Change your current Java version with one line",
"homepage": "https://github.com/FelixSelter/JEnv-for-Windows",
"license": "Apache-2.0",
"url": "https://github.com/FelixSelter/JEnv-for-Windows/releases/download/v2.0.3/JEnv.zip",
"hash": "35f76e5417341c37eb0103f6472347efa1303df632e6516b840d671e847bcb93",
"bin": [
"jenv.bat",
"java.bat"
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/FelixSelter/JEnv-for-Windows/releases/download/v$version/JEnv.zip"
}
}

0 comments on commit c6d1f73

Please sign in to comment.