diff --git a/bucket/shfmt.json b/bucket/shfmt.json index 0903537853..e743e0baba 100644 --- a/bucket/shfmt.json +++ b/bucket/shfmt.json @@ -1,16 +1,16 @@ { - "version": "3.2.1", + "version": "3.2.2", "description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.", "homepage": "https://github.com/mvdan/sh", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/mvdan/sh/releases/download/v3.2.1/shfmt_v3.2.1_windows_amd64.exe#/shfmt.exe", - "hash": "f782bfe01cbd43d5e520869edb2d368ce9fd6cebb29b40c93db5ce3fa78e509b" + "url": "https://github.com/mvdan/sh/releases/download/v3.2.2/shfmt_v3.2.2_windows_amd64.exe#/shfmt.exe", + "hash": "a0a2bdb9db57fcbf1905fbe709d86dbbfb6106f760ae6d6fe70b27d8834d9b4e" }, "32bit": { - "url": "https://github.com/mvdan/sh/releases/download/v3.2.1/shfmt_v3.2.1_windows_386.exe#/shfmt.exe", - "hash": "1ccfa89b46b0a30e03bdf5c4fb4943f4e1e33482f4cd9eceb77bdb475363c3f9" + "url": "https://github.com/mvdan/sh/releases/download/v3.2.2/shfmt_v3.2.2_windows_386.exe#/shfmt.exe", + "hash": "28b8a0f145a8556a75bd4f890badc4bd8704e47cfc97b8b06a677c49e21357a3" } }, "bin": "shfmt.exe",