mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
helm-chart-releaser: Update to version 1.6.1
This commit is contained in:
parent
a43091d61a
commit
df708b3817
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"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/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/helm/chart-releaser/releases/download/v1.6.0/chart-releaser_1.6.0_windows_amd64.zip",
|
||||
"hash": "0d4f02ac46a317323c471c12e1cda4a95e626ba1887f1b0055428db1e8de8831"
|
||||
"url": "https://github.com/helm/chart-releaser/releases/download/v1.6.1/chart-releaser_1.6.1_windows_amd64.zip",
|
||||
"hash": "b81a55c8c7412fd848e5162f0ee5dd65a30a6596efefa5c6c82b0df57dadfdb4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/helm/chart-releaser/releases/download/v1.6.0/chart-releaser_1.6.0_windows_arm64.zip",
|
||||
"hash": "c96819c9333f917c0b2000287a2681b9702fd9ad43dc5a8b371bf21c85a0de20"
|
||||
"url": "https://github.com/helm/chart-releaser/releases/download/v1.6.1/chart-releaser_1.6.1_windows_arm64.zip",
|
||||
"hash": "b0b228472423f15d1b998e05db3f23a2e1dfd041bba5b4ca33894adfc27c931b"
|
||||
}
|
||||
},
|
||||
"bin": "cr.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user