From d1dd35f8aa1d711ee317093e943365e56366e0da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:26:18 +0000 Subject: [PATCH] pulumi: Update to version 3.115.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 028774d55e..75b843a45c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.115.1", + "version": "3.115.2", "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.115.1-windows-x64.zip", - "hash": "eb91299e3b0cbc600a06369a73da4c458617bd98c8f7a17374b6d6b19f1fa7d5" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.115.2-windows-x64.zip", + "hash": "bdf503929d6294863c008f7f4afa3b2b50dda00c85b6fca25f2068e25b8731d0" } }, "extract_dir": "Pulumi\\bin",