From 32f33304931bd4d1df56f4db2597f995d92675d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 16:28:38 +0000 Subject: [PATCH] pulumi: Update to version 3.119.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e465e3242e..ac24face48 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.118.0", + "version": "3.119.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.118.0-windows-x64.zip", - "hash": "fc201fe9f9dfb56a4719242655882fb9411e43e0986bc92b5eb1322a162a75ad" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.119.0-windows-x64.zip", + "hash": "31739e6ffaefd47b7864fa31f4c18df5c0ca60a99401ad7d50f61d33cf04e673" } }, "extract_dir": "Pulumi\\bin",