pulumi: Update to version 2.13.0

This commit is contained in:
Richard Kuhnt 2020-11-05 02:01:47 +00:00
parent d4f3896b69
commit 3e3242ecfe

View File

@ -1,12 +1,12 @@
{ {
"version": "2.12.1", "version": "2.13.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-v2.12.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.13.0-windows-x64.zip",
"hash": "2b2f0f40be31ea8412ec7505a4f976b98aa29d111935c7dcf0f1d60966e6582a" "hash": "89208dbfb321453aa6aaf6bb9d600c2bb6fea6a8b6aec9007f525007876e09b3"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",