Merge pull request #98776 from r-ryantm/auto-update/kube3d
kube3d: 3.0.1 -> 3.0.2
This commit is contained in:
commit
22425b9aae
@ -2,7 +2,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "kube3d";
|
||||
version = "3.0.1";
|
||||
version = "3.0.2";
|
||||
k3sVersion = "1.18.6-k3s1";
|
||||
|
||||
excludedPackages = ''tools'';
|
||||
@ -11,7 +11,7 @@ buildGoModule rec {
|
||||
owner = "rancher";
|
||||
repo = "k3d";
|
||||
rev = "v${version}";
|
||||
sha256 = "1l6mh0dpf2bw9sxpn14iivv3pr8mj4favzx2hhn8k1j71cm1w4rj";
|
||||
sha256 = "182n4kggwr6z75vsagfd0rl89ixcw5h13whf56jh4cd38dj8is5l";
|
||||
};
|
||||
|
||||
buildFlagsArray = ''
|
||||
|
Loading…
Reference in New Issue
Block a user