From bb96ad9b844bea5b6dd76c28ca2e31f7c7e26bed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 00:35:34 +0000 Subject: [PATCH] pulumi: Update to version 3.137.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 68ef7a0e4e..ac109cb8e1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.136.1", + "version": "3.137.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.136.1-windows-x64.zip", - "hash": "93bdef45db661ef91385048a7da9b997ec4f1c8f8e8aeaf46b9137516217c3ef" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.137.0-windows-x64.zip", + "hash": "a4610117c00bef424bddfd282460ab329c695a250a300a4846ad3969dc60e870" } }, "extract_dir": "Pulumi\\bin",