From ce3db0bb7f2f577ce7baf5b50fff0c3f5e121fe3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 00:36:14 +0000 Subject: [PATCH] pulumi: Update to version 3.195.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index dfa14050a2..9c579baeb9 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.193.0", + "version": "3.195.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.193.0-windows-x64.zip", - "hash": "sha512:9321723cc1a7c36412d17ecddacb623155b5efa9202490cf1ecfd5d50b1709a19a25207be783570f987171c367f98671bd6ccdb3bd9a43ff0e2003da066cb89f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.195.0-windows-x64.zip", + "hash": "sha512:aa8196efdf4162a0d423b0cfce8311e0997bbfc960b6b768769f00a134520f290bf357b9c869bbfa79c68b09648b92ba2167dd2509c52978b02e54c8e757059d" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.193.0-windows-x64.zip", - "hash": "sha512:9321723cc1a7c36412d17ecddacb623155b5efa9202490cf1ecfd5d50b1709a19a25207be783570f987171c367f98671bd6ccdb3bd9a43ff0e2003da066cb89f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.195.0-windows-x64.zip", + "hash": "sha512:aa8196efdf4162a0d423b0cfce8311e0997bbfc960b6b768769f00a134520f290bf357b9c869bbfa79c68b09648b92ba2167dd2509c52978b02e54c8e757059d" } }, "extract_dir": "Pulumi\\bin",