mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
azure-ps: Update to version 4.3.0.33052
This commit is contained in:
parent
b8a61f0a41
commit
69f4571c7f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.2.0.32962",
|
||||
"version": "4.3.0.33052",
|
||||
"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": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.2.0-June2020/Az-Cmdlets-4.2.0.32962-x86.msi",
|
||||
"hash": "8531a5b9aaac94054e021e917d964b0d4464d9bada3a7982d2e10d49da82a42d"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.2.0-June2020/Az-Cmdlets-4.2.0.32962-x64.msi",
|
||||
"hash": "140339368f06ad5a8f003e5d35c727908dc4062755805c05e49059095109d53e"
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.3.0-June2020/Az-Cmdlets-4.3.0.33052-x64.msi",
|
||||
"hash": "e540c403c8be08edddc9845c553c21947a792c90b7707997a847515a9bdf8c9b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.3.0-June2020/Az-Cmdlets-4.3.0.33052-x86.msi",
|
||||
"hash": "b9026dbbc6af854203086aa208cde79b56688837a12d86c5b29b2b7fda3d58d8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "WindowsPowerShell\\Modules",
|
||||
@ -23,11 +23,11 @@
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x86.msi"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x64.msi"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x86.msi"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user