From 5499e374c03262cbfa97d306ab3b53a958c506d1 Mon Sep 17 00:00:00 2001 From: Ash258 Date: Wed, 22 Apr 2020 23:38:53 +0200 Subject: [PATCH] azure-ps: Update to version 3.8.0.32768 --- 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 5567b3614f..c21cb8bc19 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "3.7.0.32747", + "version": "3.8.0.32768", "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.7.0-March2020/Az-Cmdlets-3.7.0.32747-x86.msi", - "hash": "15de0b15f9c8db16771bde72412b43fc8be3029e3a1332f154d046d1373257bf" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x86.msi", + "hash": "78bdafea82a52dea03e5d7cff39aa6dbf224ae7e2d41c073d3a751d09f47767d" }, "64bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v3.7.0-March2020/Az-Cmdlets-3.7.0.32747-x64.msi", - "hash": "23ec4cf6f1a77c89ddb16d669aa03172cfbc107bdfdf8a963ed49bb50ed52e62" + "url": "https://github.com/Azure/azure-powershell/releases/download/v3.8.0-April2020/Az-Cmdlets-3.8.0.32768-x64.msi", + "hash": "d882b5a7a39bbbaf7d7dfd2c1ed0d7ac98a6dc82f04eddd901a45b5e7eebaceb" } }, "extract_dir": "WindowsPowerShell\\Modules",