From a37e745681d5e4ebdadfce289fd2e7af0dbff5a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 08:26:23 +0000 Subject: [PATCH] pulumi: Update to version 3.108.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 637388e02f..3e920b44b5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.107.0", + "version": "3.108.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.107.0-windows-x64.zip", - "hash": "0d037415ae20c5fc9cc2e33ac8e09caac44bae09f6589ab093d0ef2f85bed8b0" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.108.0-windows-x64.zip", + "hash": "3042a51503acb37c178b79fb552d73898731d5e14739c8493389c3fb92f12996" } }, "extract_dir": "Pulumi\\bin",