From 0b4bec4cd11adf42f742f0a0f7594933a3cb79ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:30:46 +0000 Subject: [PATCH] pulumi: Update to version 3.143.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",