From 083ce6104cdc02d3ec6072d23121628c7d4b3212 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:29:56 +0000 Subject: [PATCH] pulumi: Update to version 3.201.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 8f14a34646..bf63b99f08 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.200.0", + "version": "3.201.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.200.0-windows-x64.zip", - "hash": "sha512:a7a978b90995344c6d67603a2c3c810fb5bcde579c60a05ca7d6723c563cee5982842116f4f4e0ea87cb20453c5f4eb5b1725441d5c7480622c1f6cdc116c7e9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.201.0-windows-x64.zip", + "hash": "sha512:759e6b4bf55d34db6c74ba4f79d01147fe3423c7b5d41480ca31fa023d2fb6634c31669208577d328455ddc109507b3a103f0cecb3bc2714e43f0a055c187bd4" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.200.0-windows-x64.zip", - "hash": "sha512:a7a978b90995344c6d67603a2c3c810fb5bcde579c60a05ca7d6723c563cee5982842116f4f4e0ea87cb20453c5f4eb5b1725441d5c7480622c1f6cdc116c7e9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.201.0-windows-x64.zip", + "hash": "sha512:759e6b4bf55d34db6c74ba4f79d01147fe3423c7b5d41480ca31fa023d2fb6634c31669208577d328455ddc109507b3a103f0cecb3bc2714e43f0a055c187bd4" } }, "extract_dir": "Pulumi\\bin",