From 33b0706579036b8ebd9c0bbf01531756308b7aa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:30:48 +0000 Subject: [PATCH] pulumi: Update to version 3.188.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index aef5bab0ba..763ce0d729 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.187.0", + "version": "3.188.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.187.0-windows-x64.zip", - "hash": "sha512:0e01b5104e92be40210f26aee6264cb114162a6d0ef1aaa98c4591c5a5770f009f4baadf8aebeb37560c8fec05636248c3d684c05a7a4af94f755bc5ade406cf" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.188.0-windows-x64.zip", + "hash": "sha512:b6c2857ca0acf2dcfda3bebef138139b62d277360ebccb2ccbf76c78e4f7a2b6ed0d71b6b3eac0885827398269d9fd59a68cc50f479c61e37631062198bd5ade" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.187.0-windows-x64.zip", - "hash": "sha512:0e01b5104e92be40210f26aee6264cb114162a6d0ef1aaa98c4591c5a5770f009f4baadf8aebeb37560c8fec05636248c3d684c05a7a4af94f755bc5ade406cf" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.188.0-windows-x64.zip", + "hash": "sha512:b6c2857ca0acf2dcfda3bebef138139b62d277360ebccb2ccbf76c78e4f7a2b6ed0d71b6b3eac0885827398269d9fd59a68cc50f479c61e37631062198bd5ade" } }, "extract_dir": "Pulumi\\bin",