mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://github.com/junegunn/fzf",
 | 
						|
    "version": "0.18.0",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/junegunn/fzf-bin/releases/download/0.18.0/fzf-0.18.0-windows_amd64.zip",
 | 
						|
            "hash": "d31ffdb0fc17ddeae2ae915d6707aad769f70e5778400eeffd9e2d50d1b472c2"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/junegunn/fzf-bin/releases/download/0.18.0/fzf-0.18.0-windows_386.zip",
 | 
						|
            "hash": "06836cd78df5a6b053edc4badeff022578c3c6d8f6e3339d034d3fa3d48391a0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "fzf.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/junegunn/fzf-bin"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/junegunn/fzf-bin/releases/download/$version/fzf-$version-windows_amd64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/junegunn/fzf-bin/releases/download/$version/fzf-$version-windows_386.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |