From 00437134a93462d4f0bba2227eadd2571b3c8836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:30:04 +0000 Subject: [PATCH] pulumi: Update to version 3.192.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 65b6b01676..3b87475f37 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.191.0", + "version": "3.192.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.191.0-windows-x64.zip", - "hash": "sha512:417050329f6158570008b794817fcef2597b737c87ea5f420ee53bfc7f5d9db1b51747c826e553ad2045ffeb06c5e6fc1ec7c90002af9bd2b9cc1530bfb487e4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.192.0-windows-x64.zip", + "hash": "sha512:49fd3de106bef5fe23de09a23b701bac415eeaf130d398b841d5220f56db06da7583d3abb44d56ce67955310135622ec39d90508c7afd4efa7a03d1156b36984" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.191.0-windows-x64.zip", - "hash": "sha512:417050329f6158570008b794817fcef2597b737c87ea5f420ee53bfc7f5d9db1b51747c826e553ad2045ffeb06c5e6fc1ec7c90002af9bd2b9cc1530bfb487e4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.192.0-windows-x64.zip", + "hash": "sha512:49fd3de106bef5fe23de09a23b701bac415eeaf130d398b841d5220f56db06da7583d3abb44d56ce67955310135622ec39d90508c7afd4efa7a03d1156b36984" } }, "extract_dir": "Pulumi\\bin",