mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			610 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			610 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "6.13.2",
 | 
						|
    "description": "The package manager for .NET.",
 | 
						|
    "homepage": "https://www.nuget.org/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://dist.nuget.org/win-x86-commandline/v6.13.2/NuGet.exe",
 | 
						|
    "hash": "506085572a662f03bec1a5ffe43f81a240ff99b3765b8dbc0e22c33532775227",
 | 
						|
    "bin": "NuGet.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://dist.nuget.org/index.json",
 | 
						|
        "jsonpath": "$..versions[?(@.displayName == 'nuget.exe - recommended latest')].version"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://dist.nuget.org/win-x86-commandline/v$version/NuGet.exe"
 | 
						|
    }
 | 
						|
}
 |