diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 52623ae2c8..63dd5b8ab2 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "10.0.0.37310", + "version": "10.1.0.37441", "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/v10.0.0-June2023/Az-Cmdlets-10.0.0.37310-x64.msi", - "hash": "428379df6e4ab230e828840e7f1c320a8bbf85ecc4823e1f980751a42803fd36" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.1.0-July2023/Az-Cmdlets-10.1.0.37441-x64.msi", + "hash": "4bd0a9d0b41cf57e05aec8298b48c3f2abe92a7c431322926d2d75f403a0ae8d" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v10.0.0-June2023/Az-Cmdlets-10.0.0.37310-x86.msi", - "hash": "c8e920446ed156883f27744acf791908e50886655b1c5cc31824a4cd999d3353" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.1.0-July2023/Az-Cmdlets-10.1.0.37441-x86.msi", + "hash": "e2ae4558cae46c1c1fbe50fe3ffd7b509568160c507eacd0e3d1d4f2b230264b" } }, "extract_dir": "WindowsPowerShell\\Modules",