From 82f728b3b2a535ccc2eeca153cdc2cb18ab825ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 08:30:24 +0000 Subject: [PATCH] azure-ps: Update to version 7.5.0.35663 --- 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 95292aa4e7..8ed362a79e 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "7.4.0.35571", + "version": "7.5.0.35663", "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/v7.4.0-April2022/Az-Cmdlets-7.4.0.35571-x64.msi", - "hash": "951a91c45fa14af59aad838904fcf04607396052b23e65b308707f54e0408c23" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.5.0-April2022/Az-Cmdlets-7.5.0.35663-x64.msi", + "hash": "641751ec76f465c31f8a152328c11ce0e7dd71297727d8d102c039c7e50ecc1e" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v7.4.0-April2022/Az-Cmdlets-7.4.0.35571-x86.msi", - "hash": "000d8273ba7541939cdb8cb0f11ee04ca37e4f26b3ea9f84427883256d6b5c8a" + "url": "https://github.com/Azure/azure-powershell/releases/download/v7.5.0-April2022/Az-Cmdlets-7.5.0.35663-x86.msi", + "hash": "23a837aaaaf6bfacce6e2ec5ba66b4c870e76cc55cf13992860785dbaf5056cb" } }, "extract_dir": "WindowsPowerShell\\Modules",