diff --git a/bucket/kubetail.json b/bucket/kubetail.json index d076b10523..b53a6fcae2 100644 --- a/bucket/kubetail.json +++ b/bucket/kubetail.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.10.1", "description": "Real-time logging dashboard for Kubernetes", "homepage": "https://github.com/kubetail-org/kubetail", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-amd64#/kubetail.exe", - "hash": "0afe1d38d52e0f5753ce1c75098f74d1a06f2ea9f3dfed074abf18a1cb381861" + "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-windows-amd64#/kubetail.exe", + "hash": "91f969fcbfcf6666660cfb710e62c52c7f662af36fde376fe279cb2ad3c4d8e3" }, "arm64": { - "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-arm64#/kubetail.exe", - "hash": "554d0c9f66c1bd63863e115562e467cf359d667812f288d4647a62b8d9516d10" + "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-windows-arm64#/kubetail.exe", + "hash": "38fae7697a9e42ca761cf9fe878219bef369f3de7f597afbee53d5cd3c8e83cd" } }, "bin": "kubetail.exe",