From 5a062af2d8e49227babe6b41c701be59a626eaf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 00:34:22 +0000 Subject: [PATCH] pulumi: Update to version 3.136.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 002e288288..15858d861f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.135.1", + "version": "3.136.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.135.1-windows-x64.zip", - "hash": "61c15053b09906a9385cfbeac05b4f823cba7defe8b403bd0bb0936be3092712" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.136.0-windows-x64.zip", + "hash": "dcb28157f4c812c1222bb8342ff26b6fcabd63253b7fe6ac62a089f86ba9a7c4" } }, "extract_dir": "Pulumi\\bin",