diff --git a/bucket/shfmt.json b/bucket/shfmt.json index db11405e70..7f8f307458 100644 --- a/bucket/shfmt.json +++ b/bucket/shfmt.json @@ -2,15 +2,15 @@ "homepage": "https://github.com/mvdan/sh", "license": "BSD-3-Clause", "description": "A shell parser, formatter and interpreter. Supports POSIX Shell, Bash and mksh.", - "version": "2.6.4", + "version": "3.0.0", "architecture": { "64bit": { - "url": "https://github.com/mvdan/sh/releases/download/v2.6.4/shfmt_v2.6.4_windows_amd64.exe#/shfmt.exe", - "hash": "cc670f693f13c3ef4009d89a946d130ba6e0f8d19f910f9e7b51347521e84fa0" + "url": "https://github.com/mvdan/sh/releases/download/v3.0.0/shfmt_v3.0.0_windows_amd64.exe#/shfmt.exe", + "hash": "47d95ab4bdb70416c52c356da125505c9acb872e133cb1d9563822edf3f5753b" }, "32bit": { - "url": "https://github.com/mvdan/sh/releases/download/v2.6.4/shfmt_v2.6.4_windows_386.exe#/shfmt.exe", - "hash": "a934ab91a1e97d261fd661b3130fac9b4b41b7fc6c835c3e4a8d837d5386c586" + "url": "https://github.com/mvdan/sh/releases/download/v3.0.0/shfmt_v3.0.0_windows_386.exe#/shfmt.exe", + "hash": "2582c5038c00d633e913b691cc47b013679a3fb1bde9244df3eed99134418f43" } }, "bin": "shfmt.exe",