diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0ef7bc9ecf..a6c9176149 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.51.1", + "version": "3.52.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.51.1-windows-x64.zip", - "hash": "77d5fee192284c28ac9a3fa1a31430c9d40cd6c497d52ae9bac03ac37354c455" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.52.0-windows-x64.zip", + "hash": "106b354b00641c19831e49bf5cd4c8519d0841f88818a1f4013cc78850f4966a" } }, "extract_dir": "Pulumi\\bin",