diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 91f6dcfaaa..35759724dc 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.13.0", + "version": "2.13.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.13.0-windows-x64.zip", - "hash": "89208dbfb321453aa6aaf6bb9d600c2bb6fea6a8b6aec9007f525007876e09b3" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.13.1-windows-x64.zip", + "hash": "af6435ff5423523e064641e558dd685c37191cc2c8993d2325069908ff1cc187" } }, "extract_dir": "Pulumi\\bin",