kubecm: 0.35.0 -> 0.35.1

This commit is contained in:
R. Ryantm
2026-03-09 12:36:52 +00:00
parent 69ab65de15
commit 76e0b2023c
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "kubecm";
version = "0.35.0";
version = "0.35.1";
src = fetchFromGitHub {
owner = "sunny0826";
repo = "kubecm";
rev = "v${finalAttrs.version}";
hash = "sha256-QShGRgszcsutSA9sOBXNvAwdTIqHOsMYQQPIXfA8z/M=";
hash = "sha256-5wTxVzpvwD6jx6Cfa0ChIi8wQCrnqzZM2jvwGpQdq50=";
};
vendorHash = "sha256-TyJpFN8JEWpzCHKUX3iYUHhTOOAp5I1YEzhUkWPXx8A=";