forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfind-java.json
More file actions
16 lines (16 loc) · 811 Bytes
/
find-java.json
File metadata and controls
16 lines (16 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"version": "11",
"homepage": "https://gist.github.com/se35710/43693e679701387d722206eff1e85f5f",
"description": "PowerShell script to locate Java on Windows, optionally sets JAVA_HOME and JRE_HOME",
"url": "https://gist.githubusercontent.com/se35710/43693e679701387d722206eff1e85f5f/raw/54ae10510190b8ad58b7be0e85b336be351eaeaf/find-java.ps1",
"hash": "dc66ad90c7bc1851b44530df96a15d7d8d76cc90f7a21601070972e7c9f25729",
"bin": [
"find-java.ps1"
],
"checkver": {
"re": "(?smi)<span class=\"Counter\">([\\d]+)</span>(.*)/se35710/43693e679701387d722206eff1e85f5f/raw/(?<hash>[a-fA-F0-9]{40})/find-java.ps1"
},
"autoupdate": {
"url": "https://gist.githubusercontent.com/se35710/43693e679701387d722206eff1e85f5f/raw/$matchHash/find-java.ps1"
}
}