mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	v: Fix checkver
This commit is contained in:
		
							parent
							
								
									f3f112f666
								
							
						
					
					
						commit
						00ae82d678
					
				@ -13,7 +13,7 @@
 | 
			
		||||
    "extract_dir": "v",
 | 
			
		||||
    "bin": "v.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://github.com/vlang/v/releases",
 | 
			
		||||
        "url": "https://api.github.com/repos/vlang/v/releases?per_page=100",
 | 
			
		||||
        "regex": "releases/tag/([\\d.]+)"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user