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