kine: 0.13.3 -> 0.13.6

This commit is contained in:
R. Ryantm 2024-12-08 18:20:26 +00:00
parent 0bc7caf6ff
commit ac5e3695e4

View File

@ -6,16 +6,16 @@
buildGoModule rec {
pname = "kine";
version = "0.13.3";
version = "0.13.6";
src = fetchFromGitHub {
owner = "k3s-io";
repo = "kine";
rev = "v${version}";
hash = "sha256-xct2CkU+EeEfyhZNp1UiLY7kJnv4pbWMA4xgHGQI898=";
hash = "sha256-4y49te+Gwyu7R1Ua5vSzYSsHgI+tbewuIkN55lNvksA=";
};
vendorHash = "sha256-EYtkhB8MZKKh6Rf91Ru/ldnP/iQsAw6W2U82mO/7L+g=";
vendorHash = "sha256-Ifj1F25h+r0dYFQjZiCVEIF8Z12568z8VIXG9E/YAaQ=";
ldflags = [
"-s"