pulumi: Update to version 3.5.1

This commit is contained in:
Richard Kuhnt 2021-06-17 08:00:21 +00:00
parent 5783c36a82
commit be9d501fb5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.4.0", "version": "3.5.1",
"description": "Create, deploy, and manage infrastructure on any cloud using any language.", "description": "Create, deploy, and manage infrastructure on any cloud using any language.",
"homepage": "https://www.pulumi.com", "homepage": "https://www.pulumi.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.4.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.5.1-windows-x64.zip",
"hash": "3c6d679c9fa69c214e51f16fa40655e8990dd294c449def197fdcfb36ce25f70" "hash": "9ede77fccbb1d0ede2fe9aaccc1ea3ab139d969f6b863e572f4fc2b383fddc4f"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",