From 6109530c62652e71aee11eb05dc12b3aaafdd894 Mon Sep 17 00:00:00 2001 From: deepu105 Date: Mon, 22 Jan 2024 12:54:39 +0000 Subject: [PATCH] Update package for KDash release v0.4.9 --- kdash.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kdash.json b/kdash.json index b03bdb1..1d6dac4 100644 --- a/kdash.json +++ b/kdash.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/kdash-rs/kdash", "description": "A fast and simple dashboard for Kubernetes", - "version": "0.4.8", + "version": "0.4.9", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/kdash-rs/kdash/releases/download/v0.4.8/kdash-windows.tar.gz", - "hash": "f9e6beb6e306735ec505f42b56556476c23f6121d16312b6c6e209ec29225ee8" + "url": "https://github.com/kdash-rs/kdash/releases/download/v0.4.9/kdash-windows.tar.gz", + "hash": "c32ba8445ca6884f3b125394be2260a0e05688a2ff5f828526834c0bed5705c6" } }, "bin": "kdash.exe",