mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.0.8",
 | 
						|
    "description": "Simple queue lister for AWS SQS",
 | 
						|
    "homepage": "https://github.com/NearlyUnique/awsqueue",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/NearlyUnique/awsqueue/releases/download/v0.0.8/awsqueue_0.0.8_Windows_x86_64.tar.gz",
 | 
						|
            "hash": "c176fc3cc8e908d4907f55e59b9beb37044b26bbdbd131a8d60c6b3436f07d97"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "awsqueue.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/NearlyUnique/awsqueue/releases/download/v$version/awsqueue_$version_Windows_x86_64.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |