diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 3e1a654ef4..6b4b728d9c 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "7.2.0.35201", + "version": "7.3.0.35302", "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.2.0-February2022/Az-Cmdlets-7.2.0.35201-x64.msi", - "hash": "a3c087bfec59a9bab63198b58035c0c604efe7cf855b1b6f0172bcd38de16b35" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.0-March2022/Az-Cmdlets-7.3.0.35302-x64.msi", + "hash": "c56efd41e7c769e74504d212f4b7836e9a12f5c9bb6f4f9f7add08f86adc189c" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.2.0-February2022/Az-Cmdlets-7.2.0.35201-x86.msi", - "hash": "a80ef0561ab352a03e2ca291d94e2584f3804923e9df29450859f693204219e9" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.3.0-March2022/Az-Cmdlets-7.3.0.35302-x86.msi", + "hash": "61a76a5d4f52f889c2b338a5c0b993f5a3029f2625086cffbfcaf909db4c39f7" } }, "extract_dir": "WindowsPowerShell\\Modules",