Skip to content

Commit 90db434

Browse files
committed
azure-cli-extensions.confcom: 1.0.0 -> 1.2.1
Signed-off-by: Paul Meyer <[email protected]>
1 parent 2ed6f0d commit 90db434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/az/azure-cli/extensions-manual.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363

6464
confcom = mkAzExtension rec {
6565
pname = "confcom";
66-
version = "1.0.0";
66+
version = "1.2.1";
6767
url = "https://azcliprod.blob.core.windows.net/cli-extensions/confcom-${version}-py3-none-any.whl";
68-
hash = "sha256-c4I+EJWKEUtKyoTDMLTevMZQxGNedMVoZ5tsMsNWQR0=";
68+
hash = "sha256-D78WwrOKbc8RNAa9Q3wgZRjVOUy/012+KIlTtk5NeTM=";
6969
description = "Microsoft Azure Command-Line Tools Confidential Container Security Policy Generator Extension";
7070
nativeBuildInputs = [ autoPatchelfHook ];
7171
buildInputs = [ openssl_1_1 ];

0 commit comments

Comments
 (0)