From a2100e44557d887724a2929b2afa78baea0ffac3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 16:26:02 +0000 Subject: [PATCH] pulumi: Update to version 3.78.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d70d5f9789..0491e605c3 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.78.0", + "version": "3.78.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.78.0-windows-x64.zip", - "hash": "23eb4827c3e62307d44378517c20a124187029e090852da0700d54790af47eb3" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.78.1-windows-x64.zip", + "hash": "cae416ca168328984b1ae4211bba34fb84e46273d6b81fd4a290783b795357d6" } }, "extract_dir": "Pulumi\\bin",