diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a93035e77a..acf22902d3 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.74.0", + "version": "3.75.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.74.0-windows-x64.zip", - "hash": "18e808efd72a6283a3c43b1b196eb478f529927ea1c14049ac50d06457c6813a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.75.0-windows-x64.zip", + "hash": "23ba60d7273b128c7cb1d0ed86b41ccbdcee6ae8bfbe4b50236fd31b23e8ecae" } }, "extract_dir": "Pulumi\\bin",