mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			765 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			765 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "7.4.3",
 | 
						|
    "description": "A faster, user-friendly and compatible grep replacement",
 | 
						|
    "homepage": "https://ugrep.com/",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Genivia/ugrep/releases/download/v7.4.3/ugrep-windows-x64.zip",
 | 
						|
            "hash": "9b35d0e82f8eb6467e22df1b90f879e3f224eca24229bd2450cebc48d41d5ff7"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "ugrep.exe",
 | 
						|
        "ug.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/Genivia/ugrep"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Genivia/ugrep/releases/download/v$version/ugrep-windows-x64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |