diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 7aabaa221c..1f0ca937b5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.25.0", + "version": "2.25.1", "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.25.0-windows-x64.zip", - "hash": "075f93bdbc4a10337356b042d819696b04ac61f8be619d740568b25c9ebf5a13" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.25.1-windows-x64.zip", + "hash": "f4166e7122826e995d381ae66eb623c535dc800c7c02fb020dc551a27a7cbc3c" } }, "extract_dir": "Pulumi\\bin",