From c7bb1aea32af0b0de9afdbc2d195004bf1374a4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:33:12 +0000 Subject: [PATCH] pulumi: Update to version 3.87.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 70271310f8..2ee6ec5573 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.86.0", + "version": "3.87.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.86.0-windows-x64.zip", - "hash": "e96a38d577538c445388a1f48bba07a238ed8e0a7232ff665e0888df90fe8e7a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.87.0-windows-x64.zip", + "hash": "c5a00cfc1ec3415591eafa68dbc1bb52b697561e3276a40c40ab83ec76b8d7e1" } }, "extract_dir": "Pulumi\\bin",