Skip to content

Commit 9b12a92

Browse files
committed
findent 4.3.4
1 parent 6cabe53 commit 9b12a92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/findent.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Findent < Formula
22
desc "Indent and beautify Fortran sources and generate dependency information"
33
homepage "https://www.ratrabbit.nl/ratrabbit/findent/index.html"
4-
url "https://downloads.sourceforge.net/project/findent/findent-4.3.3.tar.gz"
5-
sha256 "cd91293a44144806e16fbfc677768cc5102cd20dfc92a7b9d242b639d856a16f"
4+
url "https://downloads.sourceforge.net/project/findent/findent-4.3.4.tar.gz"
5+
sha256 "ca5c7dbdb79eab0499fd66bcaa18f5191f3dc3ff310ccfe78f597f12eda93e73"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)