mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			796 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			796 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.1.0",
 | 
						|
    "description": "A tool for shell commands execution, visualization and alerting.",
 | 
						|
    "homepage": "https://sampler.dev",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-windows-amd64.exe#/sampler.exe",
 | 
						|
            "hash": "d3a129deff0e7e1161b293b19130ef174469d1331acb5b0bc0e2513be5b3a51b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "sampler.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/sqshq/sampler"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/sqshq/sampler/releases/download/v$version/sampler-$version-windows-amd64.exe#/sampler.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |