From 8057d3d0e485e91d22d8759022b3c8695bfad864 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 08:29:33 +0000 Subject: [PATCH] pulumi: Update to version 3.126.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1ae8fe0a3f..45af8c590e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.125.0", + "version": "3.126.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.125.0-windows-x64.zip", - "hash": "77e4da1bcddbfffdb418cd07ec21998b9b80bd67bfb85f3c1115bb33c5cebfa0" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.126.0-windows-x64.zip", + "hash": "35d8f10da5511467f2b6c9c3454f830d93e5352fe6a1b1bdc16191a7a8e8f0bd" } }, "extract_dir": "Pulumi\\bin",