mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			878 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			878 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.0.4",
 | 
						|
    "description": "Tools and library for encoding and decoding AV1 video streams (.avif)",
 | 
						|
    "homepage": "https://github.com/AOMediaCodec/libavif",
 | 
						|
    "license": "BSD-2-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/AOMediaCodec/libavif/releases/download/v1.0.4/libavif-v1.0.4-avifenc-avifdec-windows.zip"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "bb9d6adb68f4f11ba9524613bd5984eaecd2f425a686e3c5b0ed51293b5f41ea"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "avifdec.exe",
 | 
						|
        "avifenc.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/AOMediaCodec/libavif/releases/download/v$version/libavif-v$version-avifenc-avifdec-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |