pulumi: Update to version 2.25.2

This commit is contained in:
Richard Kuhnt 2021-04-17 19:00:22 +00:00
parent c005892c42
commit f85877b78f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.25.1", "version": "2.25.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.25.1-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.25.2-windows-x64.zip",
"hash": "f4166e7122826e995d381ae66eb623c535dc800c7c02fb020dc551a27a7cbc3c" "hash": "4c1afa58db3f99dfe5c36e059da598d7282c388cc69dabf776bd605011864c6c"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",