From 7607e819811d71548633781ceb783621f49b4574 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 04:29:55 +0000 Subject: [PATCH] pulumi: Update to version 3.173.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b1817718cd..88eac07fbb 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.172.0", + "version": "3.173.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.172.0-windows-x64.zip", - "hash": "7fa69cb6e2196dfbc11b44b03bdd112e884a1fb16f397c1b6b6582f7986d2808" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.173.0-windows-x64.zip", + "hash": "8ca2d91052dbc847ac17a9dbbb38b75c6418bd20cff0ea622a70b6a7ae897c9b" } }, "extract_dir": "Pulumi\\bin",