pulumi: Update to version 3.10.1

This commit is contained in:
Richard Kuhnt 2021-08-12 19:00:34 +00:00
parent 6e1c8af1ab
commit 1ac541fb71

View File

@ -1,12 +1,12 @@
{ {
"version": "3.10.0", "version": "3.10.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-v3.10.0-windows-x64.zip", "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.10.1-windows-x64.zip",
"hash": "c3dd0f9dcde5b2ad18fb8986a281743444bc8fb72a51b1040bac9e50bd013589" "hash": "5016cd736252e79211984d870ac4644dafba7464c044e570b55d110867c723fa"
} }
}, },
"extract_dir": "Pulumi\\bin", "extract_dir": "Pulumi\\bin",