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