mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			763 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			763 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.5.1",
 | 
						|
    "description": "CLI toolchain for Fedify and debugging ActivityPub",
 | 
						|
    "homepage": "https://fedify.dev/cli",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/fedify-dev/fedify/releases/download/1.5.1/fedify-cli-1.5.1-windows-x86_64.zip",
 | 
						|
            "hash": "4ab46f812a115ef9321e67049122fff0082b2fae3c75d234f599ed913a4dfac5"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "fedify.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/fedify-dev/fedify"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/fedify-dev/fedify/releases/download/$version/fedify-cli-$version-windows-x86_64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |