Skip to content

Commit 4da57fc

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

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.17"
6+
version "0.0.18"
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 "b8e5c4e8ff4b839d646423f37af3cc907b2b405ded7a6fdbd1b4009ab4592bff"
20+
sha256 "7857cae48b0401da6e483f99f67274a0d9d5e7663164dbf75eb7786bec273e5f"
2121
end
2222
on_arm do
2323
url "https://github.com/FileFormatInfo/fflint/releases/download/v#{version}/fflint_Darwin_arm64.tar.gz"
24-
sha256 "cef0d9b66e9606be804dcd77a097b4e5a3096fb28c8b932d908080a4630f4b8f"
24+
sha256 "7d4ecd682500c74b6bcf975e25dc08fc3f62757e95f4317cd4b9c67818a0ce44"
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 "2d39d6819b724dddf7371ef9f72c6652e23b49c287e3dbc3d9162c88a5de20bc"
31+
sha256 "62ab3778e0a895809a0523a29e4dfe3ca875fdbb62943963621aa45250cecbed"
3232
end
3333
on_arm do
3434
url "https://github.com/FileFormatInfo/fflint/releases/download/v#{version}/fflint_Linux_arm64.tar.gz"
35-
sha256 "6a1c7ef3f6ec85fcd046b4ecb74ca079e2d4290465d61f0d589fa55c6cb522f1"
35+
sha256 "e3dcc04f930eaa5367df836bc6dbfd0d292dd6747b06f439bb23c46ebfeba9ab"
3636
end
3737
end
3838

0 commit comments

Comments
 (0)