credhub-cli: 2.9.47 -> 2.9.48
This commit is contained in:
parent
78790dabd9
commit
fb0ef4731e
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "credhub-cli";
|
||||
version = "2.9.47";
|
||||
version = "2.9.48";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cloudfoundry-incubator";
|
||||
repo = "credhub-cli";
|
||||
rev = version;
|
||||
sha256 = "sha256-3/CYwgdGOFkiGNsWrIGbHGK/iSJxz6KRneTdaJT6i24=";
|
||||
sha256 = "sha256-jZmnun7EkCWiWq8i+9cgn/2ffxt9VbVf0DxYHKgwNqg=";
|
||||
};
|
||||
|
||||
# these tests require network access that we're not going to give them
|
||||
|
Loading…
x
Reference in New Issue
Block a user