From 1ca05251b29423c7b2dc6a079200622ab243faec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:25:46 +0000 Subject: [PATCH] pulumi: Update to version 3.94.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index c0edb7ddb4..63465b9bf5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.93.0", + "version": "3.94.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.93.0-windows-x64.zip", - "hash": "09c76f5fb09e0b63769bb5fa4bb9a06c596c11ebe5c58802a89ed56d6a2b69fc" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.94.0-windows-x64.zip", + "hash": "75b7db78ffb7be833c513ed87ddc1c41603368ac780c05a63a39e19ff8f17706" } }, "extract_dir": "Pulumi\\bin",