From aba22e2147ff75e68e3c1ab84a0a7bb02aba7387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Oct 2020 12:29:12 +0200 Subject: [PATCH] azure-ps: Update to version 4.8.0.33529 --- bucket/azure-ps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",