From 7b1427075061b4277ea1bf6abcbab4f0c0fa15b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:28:50 +0000 Subject: [PATCH] pulumi: Update to version 3.116.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 75b843a45c..67f9b51a00 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.115.2", + "version": "3.116.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.115.2-windows-x64.zip", - "hash": "bdf503929d6294863c008f7f4afa3b2b50dda00c85b6fca25f2068e25b8731d0" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.116.0-windows-x64.zip", + "hash": "f5a4706fbc35155796061c5317d6b6b07e86f456588dca34fe06c7ab36999afa" } }, "extract_dir": "Pulumi\\bin",