mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
resharper-clt: fixed checkver
This commit is contained in:
parent
0632394863
commit
f70bed21f7
@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://data.services.jetbrains.com/products/releases?code=RSCLT&latest=true&type=release",
|
"url": "https://data.services.jetbrains.com/products/releases?code=RSCLT&latest=true&type=release",
|
||||||
"re": "JetBrains.ReSharper.CommandLineTools.([\\d.]+).zip"
|
"jp": "$.RSCLT.[0].version"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.$version.zip",
|
"url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.$version.zip",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user