kubefirst: 2.8.1 -> 2.8.4

This commit is contained in:
R. Ryantm
2025-02-24 15:09:15 +00:00
parent e4dd0c7064
commit 14a19557d7
+3 -3
View File
@@ -5,16 +5,16 @@
buildGoModule rec {
pname = "kubefirst";
version = "2.8.1";
version = "2.8.4";
src = fetchFromGitHub {
owner = "konstructio";
repo = "kubefirst";
tag = "v${version}";
hash = "sha256-dNHHanoPR+U7WvjDSfEWOYbZAcWjt4fla8jMZAahJaE=";
hash = "sha256-5A5luRvUr5qBua6Jw5/SJqIHLZfEpkXFoqxTnpUjlas=";
};
vendorHash = "sha256-tpg36+yiXAl2WD3JlfN9tPrTKk9B5aRpcx6dCAJNf70=";
vendorHash = "sha256-1u34cuPUY/5fYd073UhRUu/5/1nhPadTI06+3o+uE7w=";
ldflags = [
"-s"