From c09cf9e7d5dd3d80b55a1f1c874c3b26d9968859 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 04:25:25 +0000 Subject: [PATCH] pulumi: Update to version 3.107.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 3d7196005d..637388e02f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.106.0", + "version": "3.107.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.106.0-windows-x64.zip", - "hash": "ba8fa79457fc952291580167bf04db0348355600503abb6b49fdb09802485e5c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.107.0-windows-x64.zip", + "hash": "0d037415ae20c5fc9cc2e33ac8e09caac44bae09f6589ab093d0ef2f85bed8b0" } }, "extract_dir": "Pulumi\\bin",