mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
gradle: fix checkver URL
Prevents HTTP 301 Moved Permanently
This commit is contained in:
parent
dff7394ae4
commit
a1e7eecd67
@ -13,7 +13,7 @@
|
||||
]
|
||||
},
|
||||
"checkver": {
|
||||
"url": "https://gradle.org/install",
|
||||
"url": "https://gradle.org/install/",
|
||||
"re": "The current Gradle release is version ([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user