mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	dark: Fix checkver (#60)
This commit is contained in:
		
							parent
							
								
									56763f0e28
								
							
						
					
					
						commit
						2e8e9d1b84
					
				@ -8,7 +8,7 @@
 | 
				
			|||||||
    "bin": "dark.exe",
 | 
					    "bin": "dark.exe",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://github.com/ScoopInstaller/Binary/tree/master/dark",
 | 
					        "url": "https://github.com/ScoopInstaller/Binary/tree/master/dark",
 | 
				
			||||||
        "re": "dark-([0-9.]+).7z"
 | 
					        "re": "dark-([0-9.]+).zip"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip",
 | 
					        "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user