mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
I know the nuget.exe is can update itself, but the exe that's included in the nuget.org site is actually not up to date, so when you install the nuget package you have an old version. This at least seems like a better way of keeping track of nuget versions.
10 lines
294 B
JSON
10 lines
294 B
JSON
{
|
|
"homepage": "http://nuget.codeplex.com/",
|
|
"version": "2.8.3",
|
|
"license": "Apache 2.0",
|
|
"url": "http://nuget.org/api/v2/package/NuGet.CommandLine/2.8.3?fn=/dl.zip",
|
|
"hash": "cbb474f62f55b292b81a1506ec964d9d547b1723c682fe4c9f38d1ab9c72b27f",
|
|
"extract_dir": "tools",
|
|
"bin": "nuget.exe"
|
|
}
|