diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 57d42db458..43d32c4ac6 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "10.3.0.37655", + "version": "10.4.0.37719", "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.3.0-September2023/Az-Cmdlets-10.3.0.37655-x64.msi", - "hash": "2d26716fc233aafe107376578f32a6d9587a9a9824c457122ac652c39debfef6" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.0-September2023/Az-Cmdlets-10.4.0.37719-x64.msi", + "hash": "7f511f092ec55ccfa012c2c51f8d9e723cf23a8ddf649dcfbf6d46adecded7eb" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v10.3.0-September2023/Az-Cmdlets-10.3.0.37655-x86.msi", - "hash": "072a8877553bb088c0a7046d00b67429c56b48442d86c669bff4063794795701" + "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.0-September2023/Az-Cmdlets-10.4.0.37719-x86.msi", + "hash": "9b4357437f35a7fa00d28572d4aa4c188c32ec0455ff3edb6ea6c8d9858094dd" } }, "extract_dir": "WindowsPowerShell\\Modules",