From b1019beeeb014c141d2f54bd5e09de53b7ff4cc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 00:32:49 +0000 Subject: [PATCH] pulumi: Update to version 3.86.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index bddddfedeb..70271310f8 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.85.0", + "version": "3.86.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.85.0-windows-x64.zip", - "hash": "6e5c2292345cbf0683448ccba8aabd76726b1177711448fcfe922bb078d515c4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.86.0-windows-x64.zip", + "hash": "e96a38d577538c445388a1f48bba07a238ed8e0a7232ff665e0888df90fe8e7a" } }, "extract_dir": "Pulumi\\bin",