From 5c1c45f3f225bb112c9b38dc27ef047ee8b507e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 04:26:21 +0000 Subject: [PATCH] pulumi: Update to version 3.88.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index aa986568f1..2d0e0b3e2f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.88.0", + "version": "3.88.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.88.0-windows-x64.zip", - "hash": "7ef02f609102bebacb1b020f59ba5b44f474616014f3ff53538452d47ba102a0" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.88.1-windows-x64.zip", + "hash": "f97ef687099085a281590e8dcc850ca020e0c78d5bd31a8a5c76918ed68379ea" } }, "extract_dir": "Pulumi\\bin",