pulumi: Update to version 2.13.1

This commit is contained in:
Richard Kuhnt 2020-11-07 00:01:47 +00:00
parent 6e580d717d
commit 87b8ee7cea

View File

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