From 5994253168ded949c685693e2cc7fd5869586070 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Sep 2019 15:00:21 +0000 Subject: [PATCH] azure-ps: Update to version 2.7.0.29947 --- bucket/azure-ps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 32ae58996b..5d0219b367 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "2.6.0.29579", + "version": "2.7.0.29947", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "homepage": "https://aka.ms/azpsdocs", "license": "Apache-2.0", "architecture": { "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x86.msi", - "hash": "20a9604152d1432f45a9b44765dd29dfb5c1cfeb52b28b49e2b9f3e1b0345026" + "url": "https://github.com/Azure/azure-powershell/releases/download/v2.7.0-September2019/Az-Cmdlets-2.7.0.29947-x86.msi", + "hash": "817b8d79a6a8772fe93427b674dd558444cf3e7be32c50306130e53c5b557559" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v2.6.0-August2019/Az-Cmdlets-2.6.0.29579-x64.msi", - "hash": "b38e4d285262d42f6c9557dbd713c9cf4cf67cd9a589018fcea5ba45623db85e" + "url": "https://github.com/Azure/azure-powershell/releases/download/v2.7.0-September2019/Az-Cmdlets-2.7.0.29947-x64.msi", + "hash": "f66b67ea26c438939d945a08cdcdd5eda22da3514f3f3b15ce921aa552720efd" } }, "extract_dir": "WindowsPowerShell\\Modules",