diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d919b54ed0..f3e2a63328 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.14.0", + "version": "2.15.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.14.0-windows-x64.zip", - "hash": "67349f01c46d630eec0ccc7819cc68fed2b6aa059b2c5febe5718e71eafac297" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.15.0-windows-x64.zip", + "hash": "70e26c8daf19966a3430e783613416a1620ec00cb087a0a6e33d8ffc843cb1b2" } }, "extract_dir": "Pulumi\\bin",