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