mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helm-chart-testing: Update to version 3.8.0
This commit is contained in:
parent
4d456b56ef
commit
37e7becce1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.1",
|
"version": "3.8.0",
|
||||||
"description": "Tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch.",
|
"description": "Tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch.",
|
||||||
"homepage": "https://github.com/helm/chart-testing/",
|
"homepage": "https://github.com/helm/chart-testing/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.7.1/chart-testing_3.7.1_windows_amd64.zip",
|
"url": "https://github.com/helm/chart-testing/releases/download/v3.8.0/chart-testing_3.8.0_windows_amd64.zip",
|
||||||
"hash": "218f6672e2145fc270e166c132c46db36005fb990d07df01635958d9daf99ab8"
|
"hash": "48626249b08f721e9dd447235608e03b364b9220ef2cd36a3e801af31ab25826"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/helm/chart-testing/releases/download/v3.7.1/chart-testing_3.7.1_windows_arm64.zip",
|
"url": "https://github.com/helm/chart-testing/releases/download/v3.8.0/chart-testing_3.8.0_windows_arm64.zip",
|
||||||
"hash": "f98492089e5a3b453dd8d7b862a3e1d99e6168eb5e2853ed1b8921e664d56436"
|
"hash": "3fb169da9c5cd1bd1f6b3b1b3d909db06c2800342e2962543a30a92bbdae6bc7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user