From 51f2f53bb02bc743d7a1e570cc7a0a11f902d765 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 20:31:25 +0000 Subject: [PATCH] pulumi: Update to version 3.213.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index c2473f93bc..138e5e4db7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.212.0", + "version": "3.213.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.212.0-windows-x64.zip", - "hash": "sha512:a43b09af6f55e466037171d605215c14ad089d5b7b187adf01a6234d6b1959cccb9b945dedde348a9977a0fe42e0c64ea86d41938f82d2ae8d4cf9288c5ce280" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.213.0-windows-x64.zip", + "hash": "sha512:682169bb41055378be8bd6080f4bc342458063526941de80b9cc8410afe19317d170a496fcd83e94d819b4baf984f2135f1706e8751afcd52ce9bad8a911c446" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.212.0-windows-x64.zip", - "hash": "sha512:a43b09af6f55e466037171d605215c14ad089d5b7b187adf01a6234d6b1959cccb9b945dedde348a9977a0fe42e0c64ea86d41938f82d2ae8d4cf9288c5ce280" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.213.0-windows-x64.zip", + "hash": "sha512:682169bb41055378be8bd6080f4bc342458063526941de80b9cc8410afe19317d170a496fcd83e94d819b4baf984f2135f1706e8751afcd52ce9bad8a911c446" } }, "extract_dir": "Pulumi\\bin",