mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	* atomicparsley: update to v20210715.151551.e7ad03a * atomicparsley: architecture in autoupdate
		
			
				
	
	
		
			26 lines
		
	
	
		
			925 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			925 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "20210715.151551.e7ad03a",
 | 
						|
    "description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
 | 
						|
    "homepage": "https://github.com/wez/atomicparsley",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/wez/atomicparsley/releases/download/20210715.151551.e7ad03a/AtomicParsleyWindows.zip",
 | 
						|
            "hash": "77514f707456ddd6e08bae8f1dd09243f100a03d2c50e8e2cdf195e1e340c46b"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "Release",
 | 
						|
    "bin": "AtomicParsley.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/wez/atomicparsley/releases",
 | 
						|
        "regex": "tree\\/([\\d.[a-f]+)\""
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/wez/atomicparsley/releases/download/$version/AtomicParsleyWindows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |