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