From 923a4ad39314fff5810e09c88df0d0a1abe1b592 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 12:39:42 +0000 Subject: [PATCH] pulumi: Update to version 3.123.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b5e3e06442..5c40b6ef51 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.122.0", + "version": "3.123.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.122.0-windows-x64.zip", - "hash": "bed142db4ec4ff99faad2b88c2c59afc13deb2d1cf8a9e4ae070541bdfee31b2" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.123.0-windows-x64.zip", + "hash": "0b3cb627858719f27f7798171afe9dac7051e851535b416d732ac77f6f71e903" } }, "extract_dir": "Pulumi\\bin",