diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6b75d5dd78..12aca3e1c5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.17.0", + "version": "2.17.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.17.0-windows-x64.zip", - "hash": "4f202a6d47883b67b22a92f6aa577a2275ca930707b4943414376197e323905c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.17.1-windows-x64.zip", + "hash": "3ea182261f50fd147e5ee2055c5b9007d1fcd2710cbe896e3f605bfb6909eaf3" } }, "extract_dir": "Pulumi\\bin",