diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 07a18e1bed..8a8a0f275f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.14.1", + "version": "2.0.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-v1.14.1-windows-x64.zip", - "hash": "7543e0e8044d1b03b75cc7222726217c07185f3fd2afa56cb0d70cdf8b124e42" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.0.0-windows-x64.zip", + "hash": "a61ac8f1bce3c9c06496aacce6debed6526278fa90f19561c0ff4072edbfba99" } }, "extract_dir": "Pulumi\\bin",