mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
NuGet command-line bootstrapper 2.0
This commit is contained in:
parent
5e964b5d99
commit
255af5a6ab
17
nuget.json
Normal file
17
nuget.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"homepage": "http://nuget.codeplex.com/",
|
||||||
|
"version": "2.0",
|
||||||
|
"license": "Apache 2.0",
|
||||||
|
"url": "http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=nuget&DownloadId=412077&FileTime=129851621946970000&Build=20588&scoop_fn=/nuget.exe",
|
||||||
|
"hash": "sha256:52036bde087d6f7879ce3d0d152d53774e723f9779a7f3212a4377da5fb03632",
|
||||||
|
"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.
|
||||||
|
"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user