mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
16 lines
511 B
JSON
16 lines
511 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "4.1.0",
|
|
"license": "Apache 2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v4.1.0/nuget.exe",
|
|
"hash": "4c1de9b026e0c4ab087302ff75240885742c0faa62bd2554f913bbe1f6cb63a0",
|
|
"bin": "NuGet.exe",
|
|
"checkver": {
|
|
"url": "https://dist.nuget.org/index.json",
|
|
"jp": "$.artifacts[0].versions[0].version"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
|
|
}
|
|
}
|