We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6d31ad + 90db434 commit 8ad7f1cCopy full SHA for 8ad7f1c
pkgs/by-name/az/azure-cli/extensions-manual.nix
@@ -63,9 +63,9 @@
63
64
confcom = mkAzExtension rec {
65
pname = "confcom";
66
- version = "1.0.0";
+ version = "1.2.1";
67
url = "https://azcliprod.blob.core.windows.net/cli-extensions/confcom-${version}-py3-none-any.whl";
68
- hash = "sha256-c4I+EJWKEUtKyoTDMLTevMZQxGNedMVoZ5tsMsNWQR0=";
+ hash = "sha256-D78WwrOKbc8RNAa9Q3wgZRjVOUy/012+KIlTtk5NeTM=";
69
description = "Microsoft Azure Command-Line Tools Confidential Container Security Policy Generator Extension";
70
nativeBuildInputs = [ autoPatchelfHook ];
71
buildInputs = [ openssl_1_1 ];
0 commit comments