pulumi: Update to version 3.9.1

This commit is contained in:
Richard Kuhnt 2021-07-30 03:00:35 +00:00
parent 81974b37c6
commit 1eb15ba1bc

View File

@ -1,12 +1,12 @@
{ {
"version": "3.9.0", "version": "3.9.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.9.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.9.1-windows-x64.zip",
"hash": "300c4819e2325269804a7e63284127394b5e10957e800e6f986fe770f91aee35" "hash": "65f007fae639844cedccfe6197f600946c16d80ab184091f7c555fe07168d00d"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",