mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
16 lines
511 B
JSON
16 lines
511 B
JSON
{
|
|
"homepage": "http://nuget.codeplex.com/",
|
|
"version": "2.0",
|
|
"license": "Apache 2.0",
|
|
"url": "http://nuget.org/nuget.exe",
|
|
"bin": "nuget.exe",
|
|
"notes": "From the release notes:
|
|
|
|
> This is a bootstrapper that will download the latest version of nuget.exe
|
|
> available and perform an in-place update the first time it's run.
|
|
|
|
> Note that once you get nuget.exe, you can easily keep it up to date by
|
|
> running 'nuget update', which will perform another in-place update if a newer
|
|
> version is available.
|
|
"
|
|
} |