pulumi: Update to version 1.13.0

This commit is contained in:
Richard Kuhnt 2020-03-19 06:01:51 +00:00
parent 3d7cdabc46
commit 6a14113957

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.1", "version": "1.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-v1.12.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.13.0-windows-x64.zip",
"hash": "7e838f4ce2fc794b80f72a4a2dca549b88464a353c40e54fc274becfdea36bf0" "hash": "79cd54631ee69848e2881fcd69944bbc3b58715f65f3a0516a0c3b2da8b5d69f"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",