pulumi: Update to version 2.7.0

This commit is contained in:
Richard Kuhnt 2020-07-22 21:00:25 +00:00
parent eb9104a152
commit 5485b19f03

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.1", "version": "2.7.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.6.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.7.0-windows-x64.zip",
"hash": "c0ad9f5cd9c24ea6e0990a167309c24199722876e184454bb0d18281dd767831" "hash": "c5e5d7b920af40bd45b3438354beba5cfd0134532c4b4b4163d0fcd19b87500b"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",