diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 4fafe70c6a..f1af69cfb4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.21.1", + "version": "2.21.2", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.21.1-windows-x64.zip", - "hash": "783478812e42c797e8f9b34018f031b009a2541e023fa3843b23648df355ef39" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.21.2-windows-x64.zip", + "hash": "3e0aca76a3f89546a6cab38f7155539ffe170a721a81ce2f44de99d3ad91f46e" } }, "extract_dir": "Pulumi\\bin",