k9s: Update to version 0.27.2

This commit is contained in:
github-actions[bot] 2023-01-31 20:27:24 +00:00
parent 26d2a69d87
commit b8d52e8bb1

View File

@ -1,16 +1,16 @@
{
"version": "0.27.1",
"version": "0.27.2",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.27.1/k9s_Windows_amd64.tar.gz",
"hash": "b1e219d8fbfa384dfd212e551ab9f373473dc73f2ef19d71efde802613d81690"
"url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_amd64.tar.gz",
"hash": "bc66b62c4152e0845184eab771e8cf928d8d3d68d6b428fec44b818461a465fa"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.27.1/k9s_Windows_arm64.tar.gz",
"hash": "95a489c9f6afcc9716e92fd7f88dcf11625043816622f4e023c12f4ba688e351"
"url": "https://github.com/derailed/k9s/releases/download/v0.27.2/k9s_Windows_arm64.tar.gz",
"hash": "00342fbd45e431dce91521c3d6d960340f2876a12ef6d0148452d5dff8da719c"
}
},
"bin": "k9s.exe",