mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.3.2",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/bep/s3deploy/releases/download/v2.3.2/s3deploy_2.3.2_windows-64bit.zip",
 | 
						|
            "hash": "79340935549ed2171099887a208c0ff68cd15353c744c9c92ed84c74b1b5022b"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/bep/s3deploy/releases/download/v2.3.2/s3deploy_2.3.2_windows-32bit.zip",
 | 
						|
            "hash": "489b84fdae2f5637cdf1c9d7dea74ae20daba5d5b1fc9bfcca9ef69510910387"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "s3deploy.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/bep/s3deploy"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/bep/s3deploy/releases/download/v$version/s3deploy_$version_windows-64bit.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/bep/s3deploy/releases/download/v$version/s3deploy_$version_windows-32bit.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "https://github.com/bep/s3deploy/releases/download/v$version/s3deploy_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |