From 9de5c15643f4e6162df7c1345acbec6bb6861d04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 16:28:30 +0000 Subject: [PATCH] pulumi: Update to version 3.124.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5c40b6ef51..e31f160937 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.123.0", + "version": "3.124.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.123.0-windows-x64.zip", - "hash": "0b3cb627858719f27f7798171afe9dac7051e851535b416d732ac77f6f71e903" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.124.0-windows-x64.zip", + "hash": "7958fcf47865c9f73dbffa45528a1a0a6a772e9f0e97f1ab9ccd74df3001b316" } }, "extract_dir": "Pulumi\\bin",