diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ff3438bc10..3af3b0fd08 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.15.1", + "version": "2.15.2", "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.15.1-windows-x64.zip", - "hash": "c1b10f0b3587a6aca649d97ff79ee0bc08e3f8baa64d07d36d5b578faa4c1056" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.15.2-windows-x64.zip", + "hash": "fab88b0379a30ee500d9659f60975b90bb2ea30088cc0e942df5d944f4edd138" } }, "extract_dir": "Pulumi\\bin",