diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b4c43c4c9f..a8da53027a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.111.0", + "version": "3.111.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.111.0-windows-x64.zip", - "hash": "04e2b7fa1493979b944ac3344f2f8d8e359397bfd87b323e3e444d7673311761" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.111.1-windows-x64.zip", + "hash": "d4a4a76f16b03135779a05f35020f89662df28e4661dacf8746e965f757c2f22" } }, "extract_dir": "Pulumi\\bin",