pulumi: Update to version 3.1.0

This commit is contained in:
Richard Kuhnt 2021-04-22 22:00:22 +00:00
parent 75628ea2d8
commit b860e4a7b4

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.0", "version": "3.1.0",
"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.0.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.1.0-windows-x64.zip",
"hash": "d30a8e47187e279b7fa962f82c46533a7217d133fa6341ee12fd58e8bd581994" "hash": "a98a8d3ea49d5bd76943562179d2eaddcfed41191bb942ffc483d0d8e4861b4f"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",