mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.4.23",
 | 
						|
    "description": "CLI search and replace | Space Age seD",
 | 
						|
    "homepage": "https://github.com/ms-jpq/sad",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.23/x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "564cf6104424ba6f6e829981e4b0c6c8ab19cf2352183a9c41634ecf05ac7993"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/ms-jpq/sad/releases/download/v0.4.23/aarch64-pc-windows-msvc.zip",
 | 
						|
            "hash": "46c0383c28764fed54ef4ebc90104997bf074f7d892ffa0413749535a82cd576"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "sad.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/ms-jpq/sad/releases/download/v$version/x86_64-pc-windows-msvc.zip"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/ms-jpq/sad/releases/download/v$version/aarch64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |