From be80d39698faead76c4b00f24707a1466b2a5670 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 04:29:21 +0000 Subject: [PATCH] pulumi: Update to version 3.149.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5907a184fe..36869d6fdd 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.148.0", + "version": "3.149.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.148.0-windows-x64.zip", - "hash": "57ba7e84e9dfb584148a3b8c27dbb580983328fcdd173cce796225b2f41da42a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.149.0-windows-x64.zip", + "hash": "78365180760a92b680e009971570686bd8880d5b5075d5621b43d1b453aab4e8" } }, "extract_dir": "Pulumi\\bin",