From 48979be40599ac33da4c1be5bc8e1188868bd6ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:24:49 +0000 Subject: [PATCH] pulumi: Update to version 3.106.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5f7588acae..3d7196005d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.105.0", + "version": "3.106.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.105.0-windows-x64.zip", - "hash": "67f9209d2316a90979f802d2623974d859b0acf0eba9b57f7ee9e2851d6b6743" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.106.0-windows-x64.zip", + "hash": "ba8fa79457fc952291580167bf04db0348355600503abb6b49fdb09802485e5c" } }, "extract_dir": "Pulumi\\bin",