azure-ps: Update to version 14.1.0.39806

This commit is contained in:
github-actions[bot] 2025-06-03 04:30:41 +00:00
parent cc3532041a
commit b1966ec3f6

View File

@ -1,16 +1,16 @@
{
"version": "14.0.0.39709",
"version": "14.1.0.39806",
"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/v14.0.0-May2025/Az-Cmdlets-14.0.0.39709-x64.msi",
"hash": "873a1e2ba3af2fdb0f0f0cb90388190bd499668f2ee0ea91da71119d9c81f0af"
"url": "https://github.com/Azure/azure-powershell/releases/download/v14.1.0-June2025/Az-Cmdlets-14.1.0.39806-x64.msi",
"hash": "7b34b6eb274e0fc0b81409f0dadd3becb2432684176df0ea057bd288188dd6f1"
},
"32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v14.0.0-May2025/Az-Cmdlets-14.0.0.39709-x86.msi",
"hash": "020406fe5aea74387b8555600ff8bad68680cf099110a801e601bdb184e82c4c"
"url": "https://github.com/Azure/azure-powershell/releases/download/v14.1.0-June2025/Az-Cmdlets-14.1.0.39806-x86.msi",
"hash": "15a0c95b65c942e931c77956bb66fca67d85fe9056ece1053c78aa274df777b7"
}
},
"extract_dir": "WindowsPowerShell\\Modules",