diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1cb99e3191..d8e73cbca2 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.91.0", + "version": "3.91.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.91.0-windows-x64.zip", - "hash": "ffdc17d1cf54ff4f167064436d20df89786a2a334ce5a4740156f64b9d9a044d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.91.1-windows-x64.zip", + "hash": "f7df529a2f678098e35a16d16763a7c2cdeb1664e6517e612b06975cb91e1ba0" } }, "extract_dir": "Pulumi\\bin",