mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			724 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			724 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.9.14.0",
 | 
						|
    "description": "The Windows Package Manager Manifest Creator command-line tool",
 | 
						|
    "homepage": "https://github.com/microsoft/winget-create",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/microsoft/winget-create/releases/download/v1.9.14.0/wingetcreate.exe",
 | 
						|
            "hash": "b97b50c6166712e6099a98c6b190df2147b4e6f1b18e9188d550ac976d9e8e3b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "wingetcreate.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/microsoft/winget-create/releases/download/v$version/wingetcreate.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |