diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 57b3c70e69..0e4b2ab057 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.17.0", + "version": "3.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-v3.17.0-windows-x64.zip", - "hash": "eaa704c9a9e0cb8226e354fc216dfd8af45b3e30bd4a348f66fe166dc6f7771e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.17.1-windows-x64.zip", + "hash": "85cff495a779aa8f9dcdeabd453dd205bd39c672ace2229f9b2e37c18a681937" } }, "extract_dir": "Pulumi\\bin",