diff --git a/bucket/pulumi.json b/bucket/pulumi.json index cb7e39d08b..d5188d2f5a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.12.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.11.1-windows-x64.zip", - "hash": "7615edb2d0cee5149135bf48eedbc8c5d2a75676270503499ce305607249b35d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.12.0-windows-x64.zip", + "hash": "00de359a77b5df304da0b91957e8aa067fc641428691f5ac64188df0624fbf62" } }, "extract_dir": "Pulumi\\bin",