diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1c87a2cd98..99b7a0aa93 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.14.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.13.1-windows-x64.zip", - "hash": "06a46b8dda6e3f262ec0809310e2c410023c01fe7dcd1590f85686443b189cf8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.14.0-windows-x64.zip", + "hash": "baf4d3c1f735c69dbea380feaa35cabdd5731e17ebd3708093a77cff0aacf808" } }, "extract_dir": "Pulumi\\bin",