kube3d: 3.1.1 -> 3.1.2

This commit is contained in:
06kellyjac 2020-10-07 20:41:07 +01:00
parent caaca24a57
commit f28030496d

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "kube3d";
version = "3.1.1";
version = "3.1.2";
k3sVersion = "1.18.9-k3s1";
excludedPackages = ''tools'';
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "rancher";
repo = "k3d";
rev = "v${version}";
sha256 = "08ia6qxzdm9snqkcy6g4l7m81yk5k8k940lyfq3czc62i0zc8vg3";
sha256 = "1qfmmglx57yhrrainxfrmmba54sgxj4is9fgpc3p5sr2babxqgnp";
};
buildFlagsArray = ''