diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 63dd5b8ab2..4ccea47efb 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "10.1.0.37441", + "version": "10.2.0.37547", "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.1.0-July2023/Az-Cmdlets-10.1.0.37441-x64.msi", - "hash": "4bd0a9d0b41cf57e05aec8298b48c3f2abe92a7c431322926d2d75f403a0ae8d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.2.0-August2023/Az-Cmdlets-10.2.0.37547-x64.msi", + "hash": "048dc71b48cc9ef80756ea54061ddc5de55f3d52b857097c83579ad09dda6317" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v10.1.0-July2023/Az-Cmdlets-10.1.0.37441-x86.msi", - "hash": "e2ae4558cae46c1c1fbe50fe3ffd7b509568160c507eacd0e3d1d4f2b230264b" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.2.0-August2023/Az-Cmdlets-10.2.0.37547-x86.msi", + "hash": "2568556311734918ee286b3113b050e71e332b8b0f7bb6f58945b521ca164162" } }, "extract_dir": "WindowsPowerShell\\Modules",