azure-ps: Update to version 10.4.1.37722

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:47 +00:00
parent 6521edc034
commit e8cffbb6a2

View File

@ -1,16 +1,16 @@
{ {
"version": "10.4.0.37719", "version": "10.4.1.37722",
"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/v10.4.0-September2023/Az-Cmdlets-10.4.0.37719-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x64.msi",
"hash": "7f511f092ec55ccfa012c2c51f8d9e723cf23a8ddf649dcfbf6d46adecded7eb" "hash": "189598f01a07b769e3a5aac3db252a231ee31c0508d93a31b34f75f45f5c77d0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.0-September2023/Az-Cmdlets-10.4.0.37719-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v10.4.1-September2023/Az-Cmdlets-10.4.1.37722-x86.msi",
"hash": "9b4357437f35a7fa00d28572d4aa4c188c32ec0455ff3edb6ea6c8d9858094dd" "hash": "0cb71b530055b955fed9d589cc9da26c8cc89ac2c84a4f4625f7ec2b3540e258"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",