shfmt 3.1.2
Closes #57006. Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
0c4d00e5b3
commit
901a7108a4
|
@ -1,8 +1,8 @@
|
|||
class Shfmt < Formula
|
||||
desc "Autoformat shell script source code"
|
||||
homepage "https://github.com/mvdan/sh"
|
||||
url "https://github.com/mvdan/sh/archive/v3.1.1.tar.gz"
|
||||
sha256 "db5d86d9caeb025e41307cb834b21d7a35e171afe5257277e74cb3e44a17ae00"
|
||||
url "https://github.com/mvdan/sh/archive/v3.1.2.tar.gz"
|
||||
sha256 "133fcdb4645ee0c2893319b1ce5b83c88b8576c1e3936b1fa14b967df1501ee5"
|
||||
head "https://github.com/mvdan/sh.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue