From d66d47965d6ac03857f617164a4ac2e117d1adf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 00:34:44 +0000 Subject: [PATCH] pulumi: Update to version 3.196.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 9c579baeb9..9ca6db75d5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.195.0", + "version": "3.196.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.195.0-windows-x64.zip", - "hash": "sha512:aa8196efdf4162a0d423b0cfce8311e0997bbfc960b6b768769f00a134520f290bf357b9c869bbfa79c68b09648b92ba2167dd2509c52978b02e54c8e757059d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.196.0-windows-x64.zip", + "hash": "sha512:8b16ee7a66b229f143b221aef24ab43c53a037c9e72d28954d44be0c8e288108704aa71e59d4ac5aefa2351b8780727b7b67a78023c653aacedd065e13b3870c" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.195.0-windows-x64.zip", - "hash": "sha512:aa8196efdf4162a0d423b0cfce8311e0997bbfc960b6b768769f00a134520f290bf357b9c869bbfa79c68b09648b92ba2167dd2509c52978b02e54c8e757059d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.196.0-windows-x64.zip", + "hash": "sha512:8b16ee7a66b229f143b221aef24ab43c53a037c9e72d28954d44be0c8e288108704aa71e59d4ac5aefa2351b8780727b7b67a78023c653aacedd065e13b3870c" } }, "extract_dir": "Pulumi\\bin",