diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 67e1fca550..2a183c737a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.142.0", + "version": "3.143.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.142.0-windows-x64.zip", - "hash": "e77e76fc8a41b076ab0fca0a276e82efc25d91833b6e746bfa0fe4989aa3972c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.143.0-windows-x64.zip", + "hash": "e76a3812db96f230613f1760c6775d2760d9f7642d2becb3792f9e77dcb49ae9" } }, "extract_dir": "Pulumi\\bin",