mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			811 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			811 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.6.1",
 | |
|     "description": "CLI tool to expose your local resources to Kubernetes.",
 | |
|     "homepage": "https://github.com/omrikiei/ktunnel",
 | |
|     "license": "GPL-3.0-or-later",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Windows_x86_64.tar.gz",
 | |
|             "hash": "1fe1aa79e9ce04275bbdc3cf24e30ec159db21d273b467647a6a83f99326419f"
 | |
|         }
 | |
|     },
 | |
|     "bin": "ktunnel.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/omrikiei/ktunnel/releases/download/v$version/ktunnel_$version_Windows_x86_64.tar.gz"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)