diff --git a/bucket/azure-ps.json b/bucket/azure-ps.json index 2cd6076ef3..6a77089b7e 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "4.7.0.33468", + "version": "4.8.0.33529", "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/v4.7.0-September2020/Az-Cmdlets-4.7.0.33468-x64.msi", - "hash": "66c843c10c02fb45c59209ceb52f7295416cc302ca563d5fad8286b49152598c" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.8.0-October2020/Az-Cmdlets-4.8.0.33529-x64.msi", + "hash": "3491bf987ce22cf940a91f9bd669f1fcb608b5614dea9d58eaea3d747d9536ac" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v4.7.0-September2020/Az-Cmdlets-4.7.0.33468-x86.msi", - "hash": "18c3801641ce5f61acb78745388a6760fbf6abf1b44c6c1e8138e61ce02571f1" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.8.0-October2020/Az-Cmdlets-4.8.0.33529-x86.msi", + "hash": "91bf8337674e6862b13a0ada9306eee444da6f8fb2b1835814368a28e810c0b9" } }, "extract_dir": "WindowsPowerShell\\Modules",