diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ac655fcbe6..b318edda2e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.108.1", + "version": "3.109.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.108.1-windows-x64.zip", - "hash": "345c310ddc195ea2651657fd0f13268883b06b3691aeba50f0cc05920014192d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.109.0-windows-x64.zip", + "hash": "1cc735f90bf74309ec63bb1c2bd7b711050a3f418c195de9b7724426351253c6" } }, "extract_dir": "Pulumi\\bin",