mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Quote path in order to support spaces in path (#947)
This commit is contained in:
		
							parent
							
								
									ae5a40e7f3
								
							
						
					
					
						commit
						db96be1b95
					
				@ -7,7 +7,7 @@
 | 
				
			|||||||
    "hash": "e4fd286d5a56f459147d562660d2f8bc4548f2f1e2d8cf3a5265b70beedbfc87",
 | 
					    "hash": "e4fd286d5a56f459147d562660d2f8bc4548f2f1e2d8cf3a5265b70beedbfc87",
 | 
				
			||||||
    "bin": "ack.bat",
 | 
					    "bin": "ack.bat",
 | 
				
			||||||
    "depends": "perl",
 | 
					    "depends": "perl",
 | 
				
			||||||
    "pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",
 | 
					    "pre_install": "Set-Content -Value '@perl.exe \"%~dp0ack-single-file\" %*' -Path \"$dir\\ack.bat\"",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://beyondgrep.com/install/",
 | 
					        "url": "https://beyondgrep.com/install/",
 | 
				
			||||||
        "re": "The current stable version of ack is v([\\d.]+),"
 | 
					        "re": "The current stable version of ack is v([\\d.]+),"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user