From 695969aeac5d18a8d532262361449d7b5bdd9cfb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 12:31:41 +0000 Subject: [PATCH] pulumi: Update to version 3.165.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f159ab12fd..874c8e4eca 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.163.0", + "version": "3.165.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.163.0-windows-x64.zip", - "hash": "56fbaa015e1b7ed1331933b2c633b066f53c028cff61481dd93bdf8e4b0c5910" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.165.0-windows-x64.zip", + "hash": "9f6b8c44b46ad8fca6151c3718644d28fb614d95c91b356ef52f082ef28c4661" } }, "extract_dir": "Pulumi\\bin",