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