mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			723 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			723 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://beyondgrep.com/",
 | |
|     "description": "A tool like grep, optimized for programmers",
 | |
|     "license": "Artistic-2.0",
 | |
|     "version": "2.28",
 | |
|     "url": "https://beyondgrep.com/ack-2.28-single-file#/ack-single-file",
 | |
|     "hash": "0ab3df19513a2c71aa7901f7f522a5baf72ce69e6e0e34879979f157210734f6",
 | |
|     "bin": "ack.bat",
 | |
|     "depends": "perl",
 | |
|     "pre_install": "Set-Content -Value '@perl.exe %~dp0ack-single-file %*' -Path \"$dir\\ack.bat\"",
 | |
|     "checkver": {
 | |
|         "url": "https://beyondgrep.com/install/",
 | |
|         "re": "The current stable version of ack is version ([\\d.]+),"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://beyondgrep.com/ack-$version-single-file#/ack-single-file"
 | |
|     }
 | |
| }
 |