From f89218598a745d2392244dcdb6cae094bf62f6f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 16:29:02 +0000 Subject: [PATCH] azure-ps: Update to version 7.2.0.35201 --- 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 e626124896..3e1a654ef4 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "7.1.0.35119", + "version": "7.2.0.35201", "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": { "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.1.0-January2022/Az-Cmdlets-7.1.0.35119-x64.msi", - "hash": "054228cee739ff685ecf4653665e2a90adea8ea058fd475f9ad4e00b1c02be19" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.2.0-February2022/Az-Cmdlets-7.2.0.35201-x64.msi", + "hash": "a3c087bfec59a9bab63198b58035c0c604efe7cf855b1b6f0172bcd38de16b35" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.1.0-January2022/Az-Cmdlets-7.1.0.35119-x86.msi", - "hash": "c36bf2ff76a556c621207a68f008000e2c5df072ef021e177bda56d4fa6167ae" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.2.0-February2022/Az-Cmdlets-7.2.0.35201-x86.msi", + "hash": "a80ef0561ab352a03e2ca291d94e2584f3804923e9df29450859f693204219e9" } }, "extract_dir": "WindowsPowerShell\\Modules",