From 7da96640b5955d1d40ebe6a5b5027a00a6a187f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Apr 2021 19:00:29 +0000 Subject: [PATCH] pulumi: Update to version 2.25.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b5988ecc71..7aabaa221c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.24.1", + "version": "2.25.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-v2.24.1-windows-x64.zip", - "hash": "6b687b848aaca789b72338b358e5086ff0bd7d01ac0ce3e7133a97a809384eb8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.25.0-windows-x64.zip", + "hash": "075f93bdbc4a10337356b042d819696b04ac61f8be619d740568b25c9ebf5a13" } }, "extract_dir": "Pulumi\\bin",