mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
 | 
						|
    "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
 | 
						|
    "version": "11.59",
 | 
						|
    "license": {
 | 
						|
        "identifier": "Artistic-1.0-Perl|GPL-1.0-or-later",
 | 
						|
        "url": "https://dev.perl.org/licenses/"
 | 
						|
    },
 | 
						|
    "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.59.zip",
 | 
						|
    "hash": "sha1:8e88a81f224a9ce9338937e7df1d5c672a3dafea",
 | 
						|
    "pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"",
 | 
						|
    "bin": [
 | 
						|
        "exiftool.exe",
 | 
						|
        "exiftool(-k).exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://owl.phy.queensu.ca/~phil/exiftool/ver.txt",
 | 
						|
        "regex": "([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-$version.zip",
 | 
						|
        "hash": {
 | 
						|
            "url": "https://owl.phy.queensu.ca/~phil/exiftool/checksums.txt",
 | 
						|
            "regex": "SHA1\\($basename\\)= $sha1"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |