mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
16 lines
550 B
JSON
16 lines
550 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "4.9.4",
|
|
"license": "Apache-2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v4.9.4/NuGet.exe",
|
|
"hash": "cb139d855d06d07e7da892e8558fe16dcaa65cb381175c506f5ed0a759eaf8f6",
|
|
"bin": "NuGet.exe",
|
|
"checkver": {
|
|
"url": "https://dist.nuget.org/index.json",
|
|
"jp": "$..versions[?(@.displayName == 'nuget.exe - recommended latest')].version"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
|
|
}
|
|
}
|