diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a6c9176149..95ae447d93 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.52.0", + "version": "3.52.1", "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.52.0-windows-x64.zip", - "hash": "106b354b00641c19831e49bf5cd4c8519d0841f88818a1f4013cc78850f4966a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.52.1-windows-x64.zip", + "hash": "d5b64a85db5f876e188fbc7062bba0003acb71ddf18bd3e5a2fae68e48d2b1c1" } }, "extract_dir": "Pulumi\\bin",