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