mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
azure-cli-extensions.dataprotection: 1.5.2 -> 1.5.3
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
ebffb6bae7
commit
f22aa9845e
@ -318,9 +318,9 @@
|
||||
};
|
||||
dataprotection = mkAzExtension rec {
|
||||
pname = "dataprotection";
|
||||
version = "1.5.2";
|
||||
version = "1.5.3";
|
||||
url = "https://azcliprod.blob.core.windows.net/cli-extensions/dataprotection-${version}-py3-none-any.whl";
|
||||
sha256 = "534ba81cbfece53352e1862d4bfadc8a5b3fd0449178c482e13fc1925970dac3";
|
||||
sha256 = "4671ce89e39065695f21626350dfcad5438bdbefc714cf35e85ee5eab0f96661";
|
||||
description = "Microsoft Azure Command-Line Tools DataProtectionClient Extension";
|
||||
};
|
||||
datashare = mkAzExtension rec {
|
||||
|
Loading…
Reference in New Issue
Block a user