mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.22.5",
 | |
|     "description": "Bulk port forwarding Kubernetes services for local development",
 | |
|     "homepage": "https://github.com/txn2/kubefwd",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/txn2/kubefwd/releases/download/1.22.5/kubefwd_Windows_x86_64.zip",
 | |
|             "hash": "8e8b893ab4fca6020cbade48b6b142b44dfd4770a686456ac2f8d34aad0c4fec"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/txn2/kubefwd/releases/download/1.22.5/kubefwd_Windows_i386.zip",
 | |
|             "hash": "4576540dc41b5ecceded37702f6da0e981488ed09cdadd3a623366451c234c57"
 | |
|         }
 | |
|     },
 | |
|     "bin": "kubefwd.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/txn2/kubefwd/releases/download/$version/kubefwd_Windows_x86_64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/txn2/kubefwd/releases/download/$version/kubefwd_Windows_i386.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/kubefwd_checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)