From 1a566267b80f330093a9c14bae20224d4436f583 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 20:29:28 +0000 Subject: [PATCH] pulumi: Update to version 3.208.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 63cf769b1a..facf2324ed 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.207.0", + "version": "3.208.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.207.0-windows-x64.zip", - "hash": "sha512:70562e6062aa9d28418f81225684cd74a0b227ea4e4648d3d7467eaeb72506e6d278dbd7831bcfacd41c6f22d3ba982faa770e7dfc573bf37f3e0ebe208f3222" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.208.0-windows-x64.zip", + "hash": "sha512:5a806b5f37b3078492f9151ff78ff3fc8c0b366436752236d1ee6f5bde726ebfc6e2ec84d79d50f772ec99d05a80781d645b43be629de36f2088569afa627fb9" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.207.0-windows-x64.zip", - "hash": "sha512:70562e6062aa9d28418f81225684cd74a0b227ea4e4648d3d7467eaeb72506e6d278dbd7831bcfacd41c6f22d3ba982faa770e7dfc573bf37f3e0ebe208f3222" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.208.0-windows-x64.zip", + "hash": "sha512:5a806b5f37b3078492f9151ff78ff3fc8c0b366436752236d1ee6f5bde726ebfc6e2ec84d79d50f772ec99d05a80781d645b43be629de36f2088569afa627fb9" } }, "extract_dir": "Pulumi\\bin",