From 22abbc3bd477a094e5c391b053ea908bb78a33dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 16:30:10 +0000 Subject: [PATCH] pulumi: Update to version 3.187.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 15a3b45f5e..aef5bab0ba 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.186.0", + "version": "3.187.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.186.0-windows-x64.zip", - "hash": "sha512:4146ee97366390f86a6f6ffa28ee8bfa99feb056263a973b65dc000c8585a46543692cdcb17079b33875df401a41641486eed420d5c6ffc61a78447c4243d462" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.187.0-windows-x64.zip", + "hash": "sha512:0e01b5104e92be40210f26aee6264cb114162a6d0ef1aaa98c4591c5a5770f009f4baadf8aebeb37560c8fec05636248c3d684c05a7a4af94f755bc5ade406cf" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.186.0-windows-x64.zip", - "hash": "sha512:4146ee97366390f86a6f6ffa28ee8bfa99feb056263a973b65dc000c8585a46543692cdcb17079b33875df401a41641486eed420d5c6ffc61a78447c4243d462" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.187.0-windows-x64.zip", + "hash": "sha512:0e01b5104e92be40210f26aee6264cb114162a6d0ef1aaa98c4591c5a5770f009f4baadf8aebeb37560c8fec05636248c3d684c05a7a4af94f755bc5ade406cf" } }, "extract_dir": "Pulumi\\bin",