mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			728 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			728 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.17.0",
 | 
						|
    "description": "Terminal UI file explorer with SCP/SFTP/FTP support",
 | 
						|
    "homepage": "https://github.com/veeso/termscp",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/veeso/termscp/releases/download/v0.17.0/termscp-v0.17.0-x86_64-pc-windows-msvc.zip",
 | 
						|
            "hash": "4de14e04b5c757454ccc9a0b4fbfce22aeefcff18d3f5971d310210e0d96e405"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "termscp.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/veeso/termscp/releases/download/v$version/termscp-v$version-x86_64-pc-windows-msvc.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |