From 3de6e404c6ba3855a80d218292a7a65890481511 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 12:32:19 +0000 Subject: [PATCH] pulumi: Update to version 3.199.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 11a5c160a9..58a50ab117 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.198.0", + "version": "3.199.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.198.0-windows-x64.zip", - "hash": "sha512:efa0d2c5f98e7112bb2754b9fc0ee17ea317824b9bb4cbeea87e97cebee3af6dd6f08e50a53085bd8405a93e2ed5bc3fcc0e039e71211bbc88a0df3b4622f0d9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.199.0-windows-x64.zip", + "hash": "sha512:b8053cee0e9fcba0d467b9153ca4156c2a99a6b8d143a4b7ca0957b075772a086e8ac14af12e69dad51a0a3683ba2dbb22a07aa0960c1ec198e41786a4360bf8" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.198.0-windows-x64.zip", - "hash": "sha512:efa0d2c5f98e7112bb2754b9fc0ee17ea317824b9bb4cbeea87e97cebee3af6dd6f08e50a53085bd8405a93e2ed5bc3fcc0e039e71211bbc88a0df3b4622f0d9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.199.0-windows-x64.zip", + "hash": "sha512:b8053cee0e9fcba0d467b9153ca4156c2a99a6b8d143a4b7ca0957b075772a086e8ac14af12e69dad51a0a3683ba2dbb22a07aa0960c1ec198e41786a4360bf8" } }, "extract_dir": "Pulumi\\bin",