hcdiag: 0.5.10 -> 0.5.11 (#493302)

This commit is contained in:
Nick Cao
2026-02-23 16:18:47 +00:00
committed by GitHub
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "hcdiag";
version = "0.5.10";
version = "0.5.11";
src = fetchFromGitHub {
owner = "hashicorp";
repo = "hcdiag";
tag = "v${finalAttrs.version}";
hash = "sha256-uJjgQG4ce73/yT2b0lfx9L2Z2Jy93d/uAIs3aTxmjms=";
hash = "sha256-vfW1HXhSK3B6MCkypzUXOBBLLA8uqBw9ipTnW5duhoQ=";
};
vendorHash = "sha256-mUqXnUAnN052RMsMtiUpOTlDVb59Xh3+++E/BtEEQGk=";