mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "30.2.0",
 | 
						|
    "description": "Terminal JSON viewer",
 | 
						|
    "homepage": "https://github.com/antonmedv/fx",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/antonmedv/fx/releases/download/30.2.0/fx_windows_amd64.exe#/fx.exe",
 | 
						|
            "hash": "95e3c477b23543125b6de1a76fa3b2f0c86c84384d71e9c42f449ab37f4bb85f"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/antonmedv/fx/releases/download/30.2.0/fx_windows_arm64.exe#/fx.exe",
 | 
						|
            "hash": "3e06347d7bda2613d4ca895f509afc2182af5e018b36e822b46e73b99bb46f65"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "fx.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_amd64.exe#/fx.exe"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/antonmedv/fx/releases/download/$version/fx_windows_arm64.exe#/fx.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |