pulumi: Update to version 3.18.1

This commit is contained in:
Richard Kuhnt 2021-11-23 02:00:45 +00:00
parent 04bb097b0a
commit fcd2bc8066

View File

@ -1,12 +1,12 @@
{ {
"version": "3.18.0", "version": "3.18.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.18.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.18.1-windows-x64.zip",
"hash": "aa8619cb361e4b51ec3c4d89eb8ab84b48c4dbd556be366d04415bfbc257df55" "hash": "f33824b7b85fdf0a22a2f5bc1abf3a9a72d2df64a6b201c48b43131041c307fc"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",