Skip to content

Commit 0ef36a3

Browse files
committed
fortitude 0.7.3
1 parent 491f66b commit 0ef36a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fortitude.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fortitude < Formula
22
desc "Fortran linter"
33
homepage "https://fortitude.readthedocs.io/en/stable/"
4-
url "https://github.com/PlasmaFAIR/fortitude/archive/refs/tags/v0.7.2.tar.gz"
5-
sha256 "0b4b3e70b83f35251f9b51bbd06321f99c1978bc09f311b8d2e4c090c603e371"
4+
url "https://github.com/PlasmaFAIR/fortitude/archive/refs/tags/v0.7.3.tar.gz"
5+
sha256 "caf5148a20a433e8031fbb875465648ca7a918fd975dd704249e41d7a98bafe6"
66
license "MIT"
77
head "https://github.com/PlasmaFAIR/fortitude.git", branch: "main"
88

0 commit comments

Comments
 (0)