diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5bb5e82052..2c8556a93a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.4.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-v3.3.1-windows-x64.zip", - "hash": "0ac121002650635fcf7e028326196068e62267cbaee6208b8c1a888b12d0ae1e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.4.0-windows-x64.zip", + "hash": "3c6d679c9fa69c214e51f16fa40655e8990dd294c449def197fdcfb36ce25f70" } }, "extract_dir": "Pulumi\\bin",