pulumi: Update to version 2.8.2

This commit is contained in:
Richard Kuhnt 2020-08-08 00:00:42 +00:00
parent 8bb8b523c8
commit 595d2180f5

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.1", "version": "2.8.2",
"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.8.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.8.2-windows-x64.zip",
"hash": "600cd4a612cc5be9f19bd5bfa0daa1be5202094b4f2c6c290cbe89ad552548ab" "hash": "59ec12f82d6c6f13c4533eed6d2f23dd7d338819e898530ec1ff5cdbe75ce056"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",