Merge pull request #95980 from r-ryantm/auto-update/kube3d

kube3d: 3.0.0 -> 3.0.1
This commit is contained in:
Ryan Mulligan 2020-08-22 14:44:44 -07:00 committed by GitHub
commit 909539e6a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "kube3d";
version = "3.0.0";
version = "3.0.1";
k3sVersion = "1.18.6-k3s1";
excludedPackages = ''tools'';
@ -11,7 +11,7 @@ buildGoModule rec {
owner = "rancher";
repo = "k3d";
rev = "v${version}";
sha256 = "1p4rqzi67cr8vf1ih7zqxkpssqq0vy4pb5crvkxbbf5ad5mwrjri";
sha256 = "1l6mh0dpf2bw9sxpn14iivv3pr8mj4favzx2hhn8k1j71cm1w4rj";
};
buildFlagsArray = ''