mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			895 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			895 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.7.3",
 | |
|     "description": "Kube No Trouble (kubent) is a simple tool to check whether you're using any of these API versions in your cluster and therefore should upgrade your workloads first, before upgrading your Kubernetes cluster.",
 | |
|     "homepage": "https://github.com/doitintl/kube-no-trouble/",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/doitintl/kube-no-trouble/releases/download/0.7.3/kubent-0.7.3-windows-amd64.tar.gz",
 | |
|             "hash": "c248d1287f28b25bd9dfac7173b01e77ae31d608c3b1ce0fd90856b5c82d1a64"
 | |
|         }
 | |
|     },
 | |
|     "bin": "kubent.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/doitintl/kube-no-trouble/releases/download/$version/kubent-$version-windows-amd64.tar.gz"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)