From f85877b78f505c9e1a453d7405edcd11a8cca4da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 17 Apr 2021 19:00:22 +0000 Subject: [PATCH] pulumi: Update to version 2.25.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1f0ca937b5..8efaa664c2 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.25.1", + "version": "2.25.2", "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-v2.25.1-windows-x64.zip", - "hash": "f4166e7122826e995d381ae66eb623c535dc800c7c02fb020dc551a27a7cbc3c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.25.2-windows-x64.zip", + "hash": "4c1afa58db3f99dfe5c36e059da598d7282c388cc69dabf776bd605011864c6c" } }, "extract_dir": "Pulumi\\bin",