pulumi: Update to version 2.13.2

This commit is contained in:
Richard Kuhnt 2020-11-07 16:01:48 +00:00
parent b89e8a5986
commit 3e2b368122

View File

@ -1,12 +1,12 @@
{ {
"version": "2.13.1", "version": "2.13.2",
"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.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.13.2-windows-x64.zip",
"hash": "af6435ff5423523e064641e558dd685c37191cc2c8993d2325069908ff1cc187" "hash": "f5f31b5b2494765004033cc259f7ff33cde4a2138705f38f3426a1acbf5969fd"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",