From 08ffd3ee205913a582b6b463fdde0b5a334e5811 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:28:06 +0000 Subject: [PATCH] pulumi: Update to version 3.198.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e7e9098a9e..11a5c160a9 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.197.0", + "version": "3.198.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.197.0-windows-x64.zip", - "hash": "sha512:a8cda14bc257181d3e05313b823b7f060886f2c5f20a312f51e1d16cb865079b8a18fbb5208e53310ee9769fc50ead35f124cbc1498c8ac3eec51888ba6fd6bb" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.198.0-windows-x64.zip", + "hash": "sha512:efa0d2c5f98e7112bb2754b9fc0ee17ea317824b9bb4cbeea87e97cebee3af6dd6f08e50a53085bd8405a93e2ed5bc3fcc0e039e71211bbc88a0df3b4622f0d9" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.197.0-windows-x64.zip", - "hash": "sha512:a8cda14bc257181d3e05313b823b7f060886f2c5f20a312f51e1d16cb865079b8a18fbb5208e53310ee9769fc50ead35f124cbc1498c8ac3eec51888ba6fd6bb" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.198.0-windows-x64.zip", + "hash": "sha512:efa0d2c5f98e7112bb2754b9fc0ee17ea317824b9bb4cbeea87e97cebee3af6dd6f08e50a53085bd8405a93e2ed5bc3fcc0e039e71211bbc88a0df3b4622f0d9" } }, "extract_dir": "Pulumi\\bin",