mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	pluto: Update homepage (#3512)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
This commit is contained in:
		
							parent
							
								
									27e7d4c6ce
								
							
						
					
					
						commit
						7a997db2a9
					
				@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "5.7.0",
 | 
			
		||||
    "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.",
 | 
			
		||||
    "homepage": "https://github.com/FairwindsOps/pluto",
 | 
			
		||||
    "homepage": "https://pluto.docs.fairwinds.com/",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
@ -10,7 +10,9 @@
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "pluto.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/FairwindsOps/pluto"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
@ -18,7 +20,7 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/pluto_$version_checksums.txt"
 | 
			
		||||
            "url": "$baseurl/checksums.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user