mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
16 lines
511 B
JSON
16 lines
511 B
JSON
{
|
|
"homepage": "https://www.nuget.org/",
|
|
"version": "3.5.0",
|
|
"license": "Apache 2.0",
|
|
"url": "https://dist.nuget.org/win-x86-commandline/v3.5.0/NuGet.exe",
|
|
"hash": "399ec24c26ed54d6887cde61994bb3d1cada7956c1b19ff880f06f060c039918",
|
|
"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"
|
|
}
|
|
}
|