From 40b36cc98b8eb274048ad459f7a4f80a2c925413 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:30:56 +0000 Subject: [PATCH] pulumi: Update to version 3.135.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ef45448a23..002e288288 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.135.0", + "version": "3.135.1", "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.0-windows-x64.zip", - "hash": "cda7a1fb4f33c95ef58c94fd14512630c59d55852fb559c1b9b905c2fef25262" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.135.1-windows-x64.zip", + "hash": "61c15053b09906a9385cfbeac05b4f823cba7defe8b403bd0bb0936be3092712" } }, "extract_dir": "Pulumi\\bin",