From c7613008121dbbc57dfe9651007d39904d6d109d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 04:59:21 +0000 Subject: [PATCH] pulumi: Update to version 3.222.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f73baebd30..922f984719 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.221.0", + "version": "3.222.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.221.0-windows-x64.zip", - "hash": "sha512:93675e578e45642c57066c3ea102c0b6334e2bccad9a35f882888483980b1725add42841ce1683e4e1fc4c3eb83f7c922daf6237389aa4d8e09dfbbdd2369381" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.222.0-windows-x64.zip", + "hash": "sha512:54014e7a74907787283f77cde1e910e284c632d5d7b9b8b78a9e1f77c30cb0be04a6f567eb349a0ab79e3bea5fef18d6b9380b87f0e1944dff0a1bebcd5b5ca0" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.221.0-windows-x64.zip", - "hash": "sha512:93675e578e45642c57066c3ea102c0b6334e2bccad9a35f882888483980b1725add42841ce1683e4e1fc4c3eb83f7c922daf6237389aa4d8e09dfbbdd2369381" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.222.0-windows-x64.zip", + "hash": "sha512:54014e7a74907787283f77cde1e910e284c632d5d7b9b8b78a9e1f77c30cb0be04a6f567eb349a0ab79e3bea5fef18d6b9380b87f0e1944dff0a1bebcd5b5ca0" } }, "extract_dir": "Pulumi\\bin",