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