mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	(chore) libavif: Fix checkver
Checkver broken by no filenames in GitHub releases page
This commit is contained in:
		
							parent
							
								
									ba1630aa8b
								
							
						
					
					
						commit
						0212996523
					
				@ -22,7 +22,7 @@
 | 
			
		||||
        "avifenc.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://github.com/AOMediaCodec/libavif/releases",
 | 
			
		||||
        "url": "https://api.github.com/repos/AOMediaCodec/libavif/releases",
 | 
			
		||||
        "regex": "v([\\d.]+)/libavif_vs(?<vs>\\d+)_x64_(?<commit>\\w+)_Release\\.zip"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user