pulumi: Update to version 3.9.0

This commit is contained in:
Richard Kuhnt 2021-07-28 21:00:33 +00:00
parent eb8adea512
commit a514af9eb8

View File

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