diff --git a/bucket/shfmt.json b/bucket/shfmt.json index ec55b0b17f..9790d5d934 100644 --- a/bucket/shfmt.json +++ b/bucket/shfmt.json @@ -1,16 +1,16 @@ { - "version": "3.3.0", + "version": "3.3.1", "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.3.0/shfmt_v3.3.0_windows_amd64.exe#/shfmt.exe", - "hash": "f964e42e17dfc1d93d27835f6b445d203ce7f9a1df4b062bd7ab84b8fc8bcb3c" + "url": "https://github.com/mvdan/sh/releases/download/v3.3.1/shfmt_v3.3.1_windows_amd64.exe#/shfmt.exe", + "hash": "aa116e5437a7e03c137bea0331177a91f98735094ef0ca2ffcfd6be2a3d61765" }, "32bit": { - "url": "https://github.com/mvdan/sh/releases/download/v3.3.0/shfmt_v3.3.0_windows_386.exe#/shfmt.exe", - "hash": "1689a05007e66e35a60fab83fff7394de28bab5acf49e05efca78cd7aa9d55cf" + "url": "https://github.com/mvdan/sh/releases/download/v3.3.1/shfmt_v3.3.1_windows_386.exe#/shfmt.exe", + "hash": "00323d9537f16847c7e5be1dec8015e60fdee7e1b5c286c3ff8e60fd8e68f591" } }, "bin": "shfmt.exe",