From 2812729dd16903bb1cdb0c6131e186fa59c947e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:30:28 +0000 Subject: [PATCH] pulumi: Update to version 3.200.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 58a50ab117..8f14a34646 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.199.0", + "version": "3.200.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.199.0-windows-x64.zip", - "hash": "sha512:b8053cee0e9fcba0d467b9153ca4156c2a99a6b8d143a4b7ca0957b075772a086e8ac14af12e69dad51a0a3683ba2dbb22a07aa0960c1ec198e41786a4360bf8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.200.0-windows-x64.zip", + "hash": "sha512:a7a978b90995344c6d67603a2c3c810fb5bcde579c60a05ca7d6723c563cee5982842116f4f4e0ea87cb20453c5f4eb5b1725441d5c7480622c1f6cdc116c7e9" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.199.0-windows-x64.zip", - "hash": "sha512:b8053cee0e9fcba0d467b9153ca4156c2a99a6b8d143a4b7ca0957b075772a086e8ac14af12e69dad51a0a3683ba2dbb22a07aa0960c1ec198e41786a4360bf8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.200.0-windows-x64.zip", + "hash": "sha512:a7a978b90995344c6d67603a2c3c810fb5bcde579c60a05ca7d6723c563cee5982842116f4f4e0ea87cb20453c5f4eb5b1725441d5c7480622c1f6cdc116c7e9" } }, "extract_dir": "Pulumi\\bin",