From dfc830f27e6d909370a582374d7c349dc4ee6fce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 04:30:34 +0000 Subject: [PATCH] pulumi: Update to version 3.134.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index dd97107ebb..4b144b1c3c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.134.0", + "version": "3.134.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.134.0-windows-x64.zip", - "hash": "30cda74f91bc582f25889a515f168240682574d86cb91ade71da456cc2e77725" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.134.1-windows-x64.zip", + "hash": "556566f6b9aeafbf557a7dcf3f817f7f3f862cace212e857911b92f74258adbf" } }, "extract_dir": "Pulumi\\bin",