diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 30d8c97753..4c47be0724 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.35.1", + "version": "3.35.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-v3.35.1-windows-x64.zip", - "hash": "a1e346e437ac303c34a34dae6fff93ab35cc41f1f0b4785fbb087e8a702ee242" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.35.2-windows-x64.zip", + "hash": "a4a6fc6bb81ff76a447301e08658bb29285b17036de43118468b909cd7c75ac9" } }, "extract_dir": "Pulumi\\bin",