credhub-cli: 2.9.53 -> 2.9.54 (#495107)

This commit is contained in:
Nick Cao
2026-03-02 21:39:48 +00:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "credhub-cli";
version = "2.9.53";
version = "2.9.54";
src = fetchFromGitHub {
owner = "cloudfoundry-incubator";
repo = "credhub-cli";
rev = finalAttrs.version;
sha256 = "sha256-MbRk0O1WGzr7YLHSub9hLYDvJJacUcCXyg29AOqssxE=";
sha256 = "sha256-qp7Oj207uu2P/Jt9O5tZM0ra9fMx+DfuHPaKr5z+ef0=";
};
# these tests require network access that we're not going to give them