mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	nova: Update to version 3.6.3 (#4793)
* nova: update tag * nova: Update to version 3.6.3
This commit is contained in:
		
							parent
							
								
									6d98ee2f6f
								
							
						
					
					
						commit
						a53cc25137
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "3.6.2",
 | 
					    "version": "3.6.3",
 | 
				
			||||||
    "description": "Utility to scan your Kubernetes cluster for installed Helm charts, then cross-checks them against all known Helm repositories. If it finds an updated version of the chart you're using, or notices your current version is deprecated, it will let you know.",
 | 
					    "description": "Utility to scan your Kubernetes cluster for installed Helm charts, then cross-checks them against all known Helm repositories. If it finds an updated version of the chart you're using, or notices your current version is deprecated, it will let you know.",
 | 
				
			||||||
    "homepage": "https://nova.docs.fairwinds.com/",
 | 
					    "homepage": "https://nova.docs.fairwinds.com/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/FairwindsOps/nova/releases/download/v3.6.2/nova_3.6.2_windows_amd64.tar.gz",
 | 
					            "url": "https://github.com/FairwindsOps/nova/releases/download/3.6.3/nova_3.6.3_windows_amd64.tar.gz",
 | 
				
			||||||
            "hash": "f8e9fd932fb74c1e51cff26b65d41f1b718046f6cdf503de95dd073e37e871c8"
 | 
					            "hash": "5aa1d2ddead9f9b60459eea07491a022539f480610e41c1d3ffc4c91db6c8b7b"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "nova.exe",
 | 
					    "bin": "nova.exe",
 | 
				
			||||||
@ -16,7 +16,7 @@
 | 
				
			|||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://github.com/FairwindsOps/nova/releases/download/v$version/nova_$version_windows_amd64.tar.gz"
 | 
					                "url": "https://github.com/FairwindsOps/nova/releases/download/$version/nova_$version_windows_amd64.tar.gz"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user