pulumi: Update to version 3.8.0

This commit is contained in:
Richard Kuhnt 2021-07-22 23:00:22 +00:00
parent 17dd5f2500
commit 125a09f627

View File

@ -1,12 +1,12 @@
{ {
"version": "3.7.1", "version": "3.8.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.7.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.8.0-windows-x64.zip",
"hash": "0440580a0d332c0591ce2b7c5cd6405a040465ab1c6c4510c9abdd0d6a8b0842" "hash": "f5f2faaa5d416a49a1322d36c674f90e062588ab2c38be9c744017f55733806b"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",