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