azure-ps: Update to version 12.5.0.39131

This commit is contained in:
github-actions[bot] 2024-11-11 08:30:29 +00:00
parent 41cc5fde01
commit b8233d4828

View File

@ -1,16 +1,16 @@
{ {
"version": "12.4.0.39034", "version": "12.5.0.39131",
"description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.",
"homepage": "https://aka.ms/azpsdocs", "homepage": "https://aka.ms/azpsdocs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v12.4.0-October2024/Az-Cmdlets-12.4.0.39034-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v12.5.0-October2024/Az-Cmdlets-12.5.0.39131-x64.msi",
"hash": "8dd2cf4c5edef91e8658862ab447ad6965e77b874220a52f38bc8a0175907662" "hash": "a3de456d9df0bac55b2c152d08cd7c44e3bee01cbcf450198f8013847524fff7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v12.4.0-October2024/Az-Cmdlets-12.4.0.39034-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v12.5.0-October2024/Az-Cmdlets-12.5.0.39131-x86.msi",
"hash": "a13e1a375b795fc408f0ae2ec2b9c1574c14c3e1425b2bf2264a06921ddbf25f" "hash": "d849cd57b6958eb73d5fde6fd78b4cbbb9af286d1471cd085013587f00461090"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",