{ "version": "3.2.4", "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.4/shfmt_v3.2.4_windows_amd64.exe#/shfmt.exe", "hash": "95f8bdd19c7a94672b2cf1f93d12ffe7fd2873d4ee13fa857ac7a41d21fe4152" }, "32bit": { "url": "https://github.com/mvdan/sh/releases/download/v3.2.4/shfmt_v3.2.4_windows_386.exe#/shfmt.exe", "hash": "97a5bf4dc63efb21cc533323a3bdd8411fe950058fbf22865612856ad44670c4" } }, "bin": "shfmt.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mvdan/sh/releases/download/v$version/shfmt_v$version_windows_amd64.exe#/shfmt.exe" }, "32bit": { "url": "https://github.com/mvdan/sh/releases/download/v$version/shfmt_v$version_windows_386.exe#/shfmt.exe" } } } }