pulumi: Update to version 2.10.1

This commit is contained in:
Richard Kuhnt 2020-09-16 18:00:30 +00:00
parent 5fbe4c0b37
commit 050c5c57b7

View File

@ -1,12 +1,12 @@
{ {
"version": "2.10.0", "version": "2.10.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.10.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.10.1-windows-x64.zip",
"hash": "be2d4d4c669b52c53ee22b02a8bc59221e764b1b837e73f745eb60d7467c6327" "hash": "51f83a5e36332d577bb1da3c3a0634bf1cc633a426e0be4ee5d1d84cb74ed806"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",