pulumi: Update to version 2.17.1

This commit is contained in:
Richard Kuhnt 2021-01-13 23:01:48 +00:00
parent a27add529b
commit a9dd781cf4

View File

@ -1,12 +1,12 @@
{ {
"version": "2.17.0", "version": "2.17.1",
"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.17.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.17.1-windows-x64.zip",
"hash": "4f202a6d47883b67b22a92f6aa577a2275ca930707b4943414376197e323905c" "hash": "3ea182261f50fd147e5ee2055c5b9007d1fcd2710cbe896e3f605bfb6909eaf3"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",