azure-ps: Update to version 4.8.0.33529

This commit is contained in:
Jakub Čábera 2020-10-13 12:29:12 +02:00
parent 4c02731d01
commit aba22e2147

View File

@ -1,16 +1,16 @@
{ {
"version": "4.7.0.33468", "version": "4.8.0.33529",
"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/v4.7.0-September2020/Az-Cmdlets-4.7.0.33468-x64.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v4.8.0-October2020/Az-Cmdlets-4.8.0.33529-x64.msi",
"hash": "66c843c10c02fb45c59209ceb52f7295416cc302ca563d5fad8286b49152598c" "hash": "3491bf987ce22cf940a91f9bd669f1fcb608b5614dea9d58eaea3d747d9536ac"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-powershell/releases/download/v4.7.0-September2020/Az-Cmdlets-4.7.0.33468-x86.msi", "url": "https://github.com/Azure/azure-powershell/releases/download/v4.8.0-October2020/Az-Cmdlets-4.8.0.33529-x86.msi",
"hash": "18c3801641ce5f61acb78745388a6760fbf6abf1b44c6c1e8138e61ce02571f1" "hash": "91bf8337674e6862b13a0ada9306eee444da6f8fb2b1835814368a28e810c0b9"
} }
}, },
"extract_dir": "WindowsPowerShell\\Modules", "extract_dir": "WindowsPowerShell\\Modules",