From dcacbf9fc5aee2309866b63887744cfcb7257bb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:33:11 +0000 Subject: [PATCH] pulumi: Update to version 3.90.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 671b57121c..6427e2387c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.89.0", + "version": "3.90.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.89.0-windows-x64.zip", - "hash": "e135ba1f2eb6282ceda534436a0d57886e7badea322406633c9b727ab6245c3d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.90.0-windows-x64.zip", + "hash": "ac039799244ecdbf3d491a272bad9aa9625590095615a67f944958a2e16d63da" } }, "extract_dir": "Pulumi\\bin",