diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 4b144b1c3c..ef45448a23 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.134.1", + "version": "3.135.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.134.1-windows-x64.zip", - "hash": "556566f6b9aeafbf557a7dcf3f817f7f3f862cace212e857911b92f74258adbf" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.135.0-windows-x64.zip", + "hash": "cda7a1fb4f33c95ef58c94fd14512630c59d55852fb559c1b9b905c2fef25262" } }, "extract_dir": "Pulumi\\bin",