diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 99b7a0aa93..07a18e1bed 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.14.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-v1.14.0-windows-x64.zip", - "hash": "baf4d3c1f735c69dbea380feaa35cabdd5731e17ebd3708093a77cff0aacf808" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.14.1-windows-x64.zip", + "hash": "7543e0e8044d1b03b75cc7222726217c07185f3fd2afa56cb0d70cdf8b124e42" } }, "extract_dir": "Pulumi\\bin",