diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ac24face48..e2be901232 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.119.0", + "version": "3.120.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.119.0-windows-x64.zip", - "hash": "31739e6ffaefd47b7864fa31f4c18df5c0ca60a99401ad7d50f61d33cf04e673" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.120.0-windows-x64.zip", + "hash": "69a5cdc1034fd47d6bccb064f7e00981235423cd9aa3f6df6aef9e5760345939" } }, "extract_dir": "Pulumi\\bin",