From 58bc85b1a3321f5bec680536cefc9005eb680242 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 12:31:36 +0000 Subject: [PATCH] pulumi: Update to version 3.163.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 01f7f0b3b9..f159ab12fd 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.162.0", + "version": "3.163.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.162.0-windows-x64.zip", - "hash": "813267c6a788aaacbd5921a81b696c97409046bd1a270215fc13993e7669ea26" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.163.0-windows-x64.zip", + "hash": "56fbaa015e1b7ed1331933b2c633b066f53c028cff61481dd93bdf8e4b0c5910" } }, "extract_dir": "Pulumi\\bin",