From c946a5beb810338403f6e3bd27ae56ecb4afb53c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:42:12 +0000 Subject: [PATCH] pulumi: Update to version 3.212.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 90a68f2e1a..c2473f93bc 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.211.0", + "version": "3.212.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.211.0-windows-x64.zip", - "hash": "sha512:94f19d93cd984061bc02f28b473177f4ceff5c17ffc4256b77a496274f7ba626e7dfb0c0704b51b181205a62a381cc251d8c3c9ff5e09c64381a4f83347564d4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.212.0-windows-x64.zip", + "hash": "sha512:a43b09af6f55e466037171d605215c14ad089d5b7b187adf01a6234d6b1959cccb9b945dedde348a9977a0fe42e0c64ea86d41938f82d2ae8d4cf9288c5ce280" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.211.0-windows-x64.zip", - "hash": "sha512:94f19d93cd984061bc02f28b473177f4ceff5c17ffc4256b77a496274f7ba626e7dfb0c0704b51b181205a62a381cc251d8c3c9ff5e09c64381a4f83347564d4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.212.0-windows-x64.zip", + "hash": "sha512:a43b09af6f55e466037171d605215c14ad089d5b7b187adf01a6234d6b1959cccb9b945dedde348a9977a0fe42e0c64ea86d41938f82d2ae8d4cf9288c5ce280" } }, "extract_dir": "Pulumi\\bin",