ScoopInstaller_Main/nuget.json
Michael Tyson df80c2a27f Update nuget.json
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.
2014-12-18 11:56:57 -05:00

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"
}