From afe846114cf7b16719bbe7bc77b811b7ec50ccad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 20 May 2020 09:11:03 +0200 Subject: [PATCH] azure-ps: Update to version 4.1.0.32917 --- 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 c21cb8bc19..403dc5b22a 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "3.8.0.32768", + "version": "4.1.0.32917", "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": { "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x86.msi", - "hash": "78bdafea82a52dea03e5d7cff39aa6dbf224ae7e2d41c073d3a751d09f47767d" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x86.msi", + "hash": "dddd8435c8d983627e0989eb54a37d9f7311d1de0485a469f9b395c76b2bec98" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x64.msi", - "hash": "d882b5a7a39bbbaf7d7dfd2c1ed0d7ac98a6dc82f04eddd901a45b5e7eebaceb" + "url": "https://github.com/Azure/azure-powershell/releases/download/v4.1.0-May2020/Az-Cmdlets-4.1.0.32917-x64.msi", + "hash": "b9b19458ef7794441de1eed9f8d0c531fde1d98b1006139e348f5e02cdb797d4" } }, "extract_dir": "WindowsPowerShell\\Modules",