diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 8a8a0f275f..beb354180d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.1.0", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.0.0-windows-x64.zip", - "hash": "a61ac8f1bce3c9c06496aacce6debed6526278fa90f19561c0ff4072edbfba99" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.1.0-windows-x64.zip", + "hash": "8e944422294dbd4b22489a003aec5576f50ecc342c3c2c8311e1a21d9ba727a9" } }, "extract_dir": "Pulumi\\bin",