mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "description": "Uncomplicated, modern HTTP server",
 | 
						|
    "version": "0.4.11",
 | 
						|
    "homepage": "https://github.com/labstack/armor",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/labstack/armor/releases/download/0.4.11/armor_0.4.11_windows_32-bit.zip",
 | 
						|
            "hash": "25bf01056df4b3afecdcd5288bf8ddb98066b143a62462b50f6fce0afbd17a7f"
 | 
						|
        },
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/labstack/armor/releases/download/0.4.11/armor_0.4.11_windows_64-bit.zip",
 | 
						|
            "hash": "053096ad9f19f6e7b7ce19b33c623489140f4fab933c942275fa5ca29c46d0ad"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "armor.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/labstack/armor"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/labstack/armor/releases/download/$version/armor_$version_windows_32-bit.zip"
 | 
						|
            },
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/labstack/armor/releases/download/$version/armor_$version_windows_64-bit.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "https://github.com/labstack/armor/releases/download/$version/armor_checksum.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |