From 486747be310187b796d21107ea35c6bdba24ec58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 04:27:46 +0000 Subject: [PATCH] pulumi: Update to version 3.115.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6922cf6279..d25eecabaf 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.114.0", + "version": "3.115.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.114.0-windows-x64.zip", - "hash": "30ed5ee50777554b1f5d0a74e7b96ab31d918dcc640d87a2ee5250da2d51a149" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.115.0-windows-x64.zip", + "hash": "da37c7dc277d8ff36713fdc722499f16b77d69cc40f1457e27d07d44f8e6eb0c" } }, "extract_dir": "Pulumi\\bin",