Skip to content

Commit 1ebdcb4

Browse files
committed
Brew cask update for fflint version v0.0.19
1 parent 4da57fc commit 1ebdcb4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Casks/fflint.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name "fflint"
44
desc "File formt linter"
55
homepage "https://www.fflint.dev/"
6-
version "0.0.18"
6+
version "0.0.19"
77

88
livecheck do
99
skip "Auto-generated on release."
@@ -17,22 +17,22 @@
1717
on_macos do
1818
on_intel do
1919
url "https://github.com/FileFormatInfo/fflint/releases/download/v#{version}/fflint_Darwin_x86_64.tar.gz"
20-
sha256 "7857cae48b0401da6e483f99f67274a0d9d5e7663164dbf75eb7786bec273e5f"
20+
sha256 "08baccb65f702ea2a7e54a6463c0bb836ea0bedab7cc2f25d53a5345a5d43da8"
2121
end
2222
on_arm do
2323
url "https://github.com/FileFormatInfo/fflint/releases/download/v#{version}/fflint_Darwin_arm64.tar.gz"
24-
sha256 "7d4ecd682500c74b6bcf975e25dc08fc3f62757e95f4317cd4b9c67818a0ce44"
24+
sha256 "351411f4fdaf5ee21b0a1f58de49e3e9f7f174f4676bac552bc021289ed9e77e"
2525
end
2626
end
2727

2828
on_linux do
2929
on_intel do
3030
url "https://github.com/FileFormatInfo/fflint/releases/download/v#{version}/fflint_Linux_x86_64.tar.gz"
31-
sha256 "62ab3778e0a895809a0523a29e4dfe3ca875fdbb62943963621aa45250cecbed"
31+
sha256 "8831aa83352165d98b6312255f40d4774fb25f48ae404ba1ba171529c6032874"
3232
end
3333
on_arm do
3434
url "https://github.com/FileFormatInfo/fflint/releases/download/v#{version}/fflint_Linux_arm64.tar.gz"
35-
sha256 "e3dcc04f930eaa5367df836bc6dbfd0d292dd6747b06f439bb23c46ebfeba9ab"
35+
sha256 "5b09a2d76d9e6ef8699bb7e5b6d7dcf19885e71cc3ce986b2f5f943afe9cd909"
3636
end
3737
end
3838

0 commit comments

Comments
 (0)