diff --git a/bucket/tektoncd-cli.json b/bucket/tektoncd-cli.json index 7d253a206d..1c38d097df 100644 --- a/bucket/tektoncd-cli.json +++ b/bucket/tektoncd-cli.json @@ -1,16 +1,16 @@ { - "version": "0.36.0", + "version": "0.37.0", "description": "A CLI for interacting with Tekton - a cloud native CI/CD solution", "homepage": "https://github.com/tektoncd/cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/tektoncd/cli/releases/download/v0.36.0/tkn_0.36.0_Windows_x86_64.zip", - "hash": "580db24f608616b787bdd26a75eea582a183a99ece6d2c61489971f9c3d67ca9" + "url": "https://github.com/tektoncd/cli/releases/download/v0.37.0/tkn_0.37.0_Windows_x86_64.zip", + "hash": "29128908f8d60072c96eb8577f9fa344193f3e33b5a0e3b63c146cb454a5f38f" }, "arm64": { - "url": "https://github.com/tektoncd/cli/releases/download/v0.36.0/tkn_0.36.0_Windows_aarch64.zip", - "hash": "8cb9f0add0424230cca21d6ede04d56027791bd17189fe646b13244cb87d1e5a" + "url": "https://github.com/tektoncd/cli/releases/download/v0.37.0/tkn_0.37.0_Windows_aarch64.zip", + "hash": "f1c1f8475a832cb4e1609b9555a2fd7add427b08b71084a650c9ec971bce1266" } }, "bin": "tkn.exe",