3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #137997 from meain/kube-prompt-update

kube-prompt: 1.0.5 -> 1.0.11
This commit is contained in:
Artturi 2021-09-21 04:08:12 +03:00 committed by GitHub
commit 55e6e0eab1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 786 additions and 102 deletions

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
pname = "kube-prompt";
version = "1.0.5";
version = "1.0.11";
rev = "v${version}";
goPackagePath = "github.com/c-bata/kube-prompt";
@ -11,7 +11,7 @@ buildGoPackage rec {
inherit rev;
owner = "c-bata";
repo = "kube-prompt";
sha256 = "1c1y0n1yxcaxvhlsj7b0wvhi934b5g0s1mi46hh5amb9j3dhgq1c";
sha256 = "sha256-9OWsITbC7YO51QzsRwDWvojU54DiuGJhkSGwmesEj9w=";
};
subPackages = ["."];

File diff suppressed because it is too large Load diff