File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 name "fflint"
44 desc "File formt linter"
55 homepage "https://www.fflint.dev/"
6- version "0.0.22 "
6+ version "0.0.23 "
77
88 livecheck do
99 skip "Auto-generated on release."
1818 on_macos do
1919 on_intel do
2020 url "https://github.com/FileFormatInfo/fflint/releases/download/v#{ version } /fflint_Darwin_x86_64.tar.gz"
21- sha256 "67e77b3574f1dbf664cf493a047021d6b7a5c629227314023aacb635a3685317 "
21+ sha256 "41c549733e193685a23666615242f3a33a2017dcd83de8a132c64c097567ee93 "
2222 end
2323 on_arm do
2424 url "https://github.com/FileFormatInfo/fflint/releases/download/v#{ version } /fflint_Darwin_arm64.tar.gz"
25- sha256 "71e06cfd6f9278c1d59c607d73e69b3dc32cbd0b0a1830da663cd6fe2c3ca203 "
25+ sha256 "e563abee2e67c093b54960c221157745a783f43296976d27385e2f3f4913fbea "
2626 end
2727 end
2828
2929 on_linux do
3030 on_intel do
3131 url "https://github.com/FileFormatInfo/fflint/releases/download/v#{ version } /fflint_Linux_x86_64.tar.gz"
32- sha256 "bc076d821726de2e2c8e32455cc1b95a5e533d36dc736d9ee360cc0e7fd3d67b "
32+ sha256 "58bbce9679cc2aafe25cb1e8b60d1c6c08669e0e5841bfa375997f6ed1ac6fda "
3333 end
3434 on_arm do
3535 url "https://github.com/FileFormatInfo/fflint/releases/download/v#{ version } /fflint_Linux_arm64.tar.gz"
36- sha256 "100ce9c39670da6e5be533d661e0cb4c6e7d9966bf6d7505ce0c49ea304dc5b4 "
36+ sha256 "1e4d4129eff90e1804c4d082769e26cebdfc768bb115406464d8a3cbd8198af6 "
3737 end
3838 end
3939
You can’t perform that action at this time.
0 commit comments