mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	(chore) kim: Fix checkver
Fix checkver broken by lack of file names in GitHub releases page
This commit is contained in:
		
							parent
							
								
									0212996523
								
							
						
					
					
						commit
						a8afd8e37d
					
				@ -11,7 +11,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "kim.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://github.com/rancher/kim/releases",
 | 
			
		||||
        "url": "https://api.github.com/repos/rancher/kim/releases",
 | 
			
		||||
        "regex": "download/v([\\w.-]+)/kim-windows-amd64.exe"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user