mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	helm-chart-releaser: Update to version 1.7.0
This commit is contained in:
		
							parent
							
								
									1b47bf9311
								
							
						
					
					
						commit
						5e36f54bb5
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.6.1",
 | 
					    "version": "1.7.0",
 | 
				
			||||||
    "description": "Tool designed to help GitHub repos self-host their own chart repos by adding Helm chart artifacts to GitHub Releases named for the chart version and then creating an index.yaml file for those releases that can be hosted on GitHub Pages (or elsewhere!).",
 | 
					    "description": "Tool designed to help GitHub repos self-host their own chart repos by adding Helm chart artifacts to GitHub Releases named for the chart version and then creating an index.yaml file for those releases that can be hosted on GitHub Pages (or elsewhere!).",
 | 
				
			||||||
    "homepage": "https://github.com/helm/chart-releaser/",
 | 
					    "homepage": "https://github.com/helm/chart-releaser/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/helm/chart-releaser/releases/download/v1.6.1/chart-releaser_1.6.1_windows_amd64.zip",
 | 
					            "url": "https://github.com/helm/chart-releaser/releases/download/v1.7.0/chart-releaser_1.7.0_windows_amd64.zip",
 | 
				
			||||||
            "hash": "b81a55c8c7412fd848e5162f0ee5dd65a30a6596efefa5c6c82b0df57dadfdb4"
 | 
					            "hash": "cb66eaa17ee050336a52e202d13c5ebee32ab4086a19ceecdd7ea6b1be0514d7"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://github.com/helm/chart-releaser/releases/download/v1.6.1/chart-releaser_1.6.1_windows_arm64.zip",
 | 
					            "url": "https://github.com/helm/chart-releaser/releases/download/v1.7.0/chart-releaser_1.7.0_windows_arm64.zip",
 | 
				
			||||||
            "hash": "b0b228472423f15d1b998e05db3f23a2e1dfd041bba5b4ca33894adfc27c931b"
 | 
					            "hash": "dce8ed49388382a57b0a464334de9f40a99cee16683bb8943fb04101db9f7402"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "cr.exe",
 | 
					    "bin": "cr.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user