From 6a48f9aebeb4c84918601a4acb76ea27bee6b875 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:32:26 +0000 Subject: [PATCH] azure-ps: Update to version 8.1.0.36048 --- 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 1f9a95f649..d45c42fd55 100644 --- a/bucket/azure-ps.json +++ b/bucket/azure-ps.json @@ -1,16 +1,16 @@ { - "version": "8.0.0.35824", + "version": "8.1.0.36048", "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/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x64.msi", - "hash": "046beaa04465d426d79470ec2cbedd051ff7274302e534d2a455ebd9b261fa8f" + "url": "https://github.com/Azure/azure-powershell/releases/download/v8.1.0-July2022/Az-Cmdlets-8.1.0.36048-x64.msi", + "hash": "d33abdceabc2ff0d08f3d5f38f3d2ee075d6cd040a68ccf48d815bd9f727501b" }, "32bit": { - "url": "https://github.com/Azure/azure-powershell/releases/download/v8.0.0-May2022/Az-Cmdlets-8.0.0.35824-x86.msi", - "hash": "d8c15c24f11751a62ffd0b8d9c170bc84851d5e2b435a4e07979837e71466f16" + "url": "https://github.com/Azure/azure-powershell/releases/download/v8.1.0-July2022/Az-Cmdlets-8.1.0.36048-x86.msi", + "hash": "c89b6fc6c22b2b825801bc1d1ba05597149a06efc37533d608237ab16f68c740" } }, "extract_dir": "WindowsPowerShell\\Modules",