mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			695 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			695 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.8.0",
 | 
						|
    "description": "Monitor a process and trigger a notification.",
 | 
						|
    "homepage": "https://github.com/variadico/noti",
 | 
						|
    "license": "MIT",
 | 
						|
    "checkver": "github",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/variadico/noti/releases/download/3.8.0/noti3.8.0.windows-amd64.tar.gz",
 | 
						|
            "hash": "4a98a5ea9111f28f94d0e55c1303bb0d2fb13299d093e9bde7398f6869e4ed78"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "noti.exe",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/variadico/noti/releases/download/$version/noti$version.windows-amd64.tar.gz"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |