From 40ebefb44aefd10864cd5a8bb851ef58b33210ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:32:01 +0000 Subject: [PATCH] pulumi: Update to version 3.186.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ed5a4b64e6..15a3b45f5e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.185.0", + "version": "3.186.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.185.0-windows-x64.zip", - "hash": "sha512:1f292f4ed07251c48abf8683ad84f90a22764a133fc82756fa29e3a576e0264b4831a4f9d872cd9f5b9c28e0737321faec8b480e342f0ce5ee82f5c230603484" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.186.0-windows-x64.zip", + "hash": "sha512:4146ee97366390f86a6f6ffa28ee8bfa99feb056263a973b65dc000c8585a46543692cdcb17079b33875df401a41641486eed420d5c6ffc61a78447c4243d462" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.185.0-windows-x64.zip", - "hash": "sha512:1f292f4ed07251c48abf8683ad84f90a22764a133fc82756fa29e3a576e0264b4831a4f9d872cd9f5b9c28e0737321faec8b480e342f0ce5ee82f5c230603484" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.186.0-windows-x64.zip", + "hash": "sha512:4146ee97366390f86a6f6ffa28ee8bfa99feb056263a973b65dc000c8585a46543692cdcb17079b33875df401a41641486eed420d5c6ffc61a78447c4243d462" } }, "extract_dir": "Pulumi\\bin",