From 65e4670fe48e23d2ba83c0c9dd84be9b1d434de6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:29:27 +0000 Subject: [PATCH] pulumi: Update to version 3.118.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 11c28cb675..e465e3242e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.117.0", + "version": "3.118.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.117.0-windows-x64.zip", - "hash": "838a8659fbeb83b2d7d656969b9ee7dc7353803c1e32be5a1bc2de229a66d697" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.118.0-windows-x64.zip", + "hash": "fc201fe9f9dfb56a4719242655882fb9411e43e0986bc92b5eb1322a162a75ad" } }, "extract_dir": "Pulumi\\bin",