cmctl: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2024-09-20 16:29:53 +00:00
parent 083f101f58
commit f4a5a28e16

View File

@ -1,16 +1,16 @@
{
"version": "2.1.0",
"version": "2.1.1",
"description": "A command-line tool to manage cert-manager and its resources inside a Kubernetes cluster.",
"homepage": "https://cert-manager.io/docs/reference/cmctl/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.0/cmctl_windows_amd64.exe#/cmctl.exe",
"hash": "27aeaa6bb2bd68612715241791bc7af055f41f018226488cb5d0e8d668d8930d"
"url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.1/cmctl_windows_amd64.exe#/cmctl.exe",
"hash": "3cdc375dc52c30d958bef6992fc52db674920fb119bb0e8859bfe7576db03935"
},
"arm64": {
"url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.0/cmctl_windows_arm64.exe#/cmctl.exe",
"hash": "5b7089dadc09e79352b34ca18bdd1d5b0b23776dd058d332a0a0416426807a73"
"url": "https://github.com/cert-manager/cmctl/releases/download/v2.1.1/cmctl_windows_arm64.exe#/cmctl.exe",
"hash": "6b2d276cdf5fba8c7a5dfbb1bf1d4f8e035893bcb61217411a4ca44e499ac2d4"
}
},
"bin": "cmctl.exe",