Skip to content

Commit dd092d5

Browse files
committed
fourmolu 0.16.2.0
1 parent 4de2fb9 commit dd092d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fourmolu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fourmolu < Formula
22
desc "Formatter for Haskell source code"
33
homepage "https://github.com/fourmolu/fourmolu"
4-
url "https://github.com/fourmolu/fourmolu/archive/refs/tags/v0.15.0.0.tar.gz"
5-
sha256 "0a04336ea6104cc6ba309ad0f66caed58181e47bf301dd55002a7e8729b87e5e"
4+
url "https://github.com/fourmolu/fourmolu/archive/refs/tags/v0.16.2.0.tar.gz"
5+
sha256 "3d4b36afaa6343f66f2cebb6df921aa51b796d0843a838a92627222112590166"
66
license "BSD-3-Clause"
77
head "https://github.com/fourmolu/fourmolu.git", branch: "master"
88

0 commit comments

Comments
 (0)