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