pulumi: Update to version 1.13.1

This commit is contained in:
Richard Kuhnt 2020-03-27 23:01:52 +00:00
parent 92e4d3c301
commit 4c057f6ebb

View File

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