pulumi: Update to version 2.5.0

This commit is contained in:
Richard Kuhnt 2020-06-25 12:00:25 +00:00
parent 29f8bb6b5f
commit d4e45f0b97

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.0", "version": "2.5.0",
"description": "Create, deploy, and manage infrastructure on any cloud using any language.", "description": "Create, deploy, and manage infrastructure on any cloud using any language.",
"homepage": "https://www.pulumi.com", "homepage": "https://www.pulumi.com",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v2.4.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.5.0-windows-x64.zip",
"hash": "350670f906fbcb35e43b0f5ee2226ace3fa3eefb8be6da0dcb667b0cf8fde179" "hash": "4b9a4b9b10bf0732776099f023584a34d20658452def052cd231edbb9c264403"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",