about summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorPaul Meyer <49727155+katexochen@users.noreply.github.com>2024-06-13 08:09:11 +0200
committerPaul Meyer <49727155+katexochen@users.noreply.github.com>2024-06-13 08:09:11 +0200
commit999a4fcda5f5f4a6ba74959f6b9ae740c3e560e6 (patch)
treecc4a58805d0c99c6444bd1858ad165abc52ac695 /pkgs/tools
parentc9ef8d122ec9f4265d17a44f3511304099d699a8 (diff)
azure-cli-extensions.dataprotection: 1.1.0 -> 1.5.0
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
Diffstat (limited to 'pkgs/tools')
-rw-r--r--pkgs/tools/admin/azure-cli/extensions-generated.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/admin/azure-cli/extensions-generated.nix b/pkgs/tools/admin/azure-cli/extensions-generated.nix
index 86582ff313136..e96007bb43877 100644
--- a/pkgs/tools/admin/azure-cli/extensions-generated.nix
+++ b/pkgs/tools/admin/azure-cli/extensions-generated.nix
@@ -316,9 +316,9 @@
   };
   dataprotection = mkAzExtension rec {
     pname = "dataprotection";
-    version = "1.1.0";
+    version = "1.5.0";
     url = "https://azcliprod.blob.core.windows.net/cli-extensions/dataprotection-${version}-py3-none-any.whl";
-    sha256 = "bb3774425d586d03b4e26ffa0021c0024b79227963ec003430e9cd6beaa2cac7";
+    sha256 = "5d756d16607364bb98325d2f63580f115a9f8a6bf9c9a74d55c2af2d9a485833";
     description = "Microsoft Azure Command-Line Tools DataProtectionClient Extension";
   };
   datashare = mkAzExtension rec {