From d4e45f0b971722a1b1d344feda2679a800865e8f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Jun 2020 12:00:25 +0000 Subject: [PATCH] pulumi: Update to version 2.5.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 84886cb140..daf8f73f36 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.5.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.4.0-windows-x64.zip", - "hash": "350670f906fbcb35e43b0f5ee2226ace3fa3eefb8be6da0dcb667b0cf8fde179" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.5.0-windows-x64.zip", + "hash": "4b9a4b9b10bf0732776099f023584a34d20658452def052cd231edbb9c264403" } }, "extract_dir": "Pulumi\\bin",