We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491f66b commit 0ef36a3Copy full SHA for 0ef36a3
Formula/f/fortitude.rb
@@ -1,8 +1,8 @@
1
class Fortitude < Formula
2
desc "Fortran linter"
3
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"
+ url "https://github.com/PlasmaFAIR/fortitude/archive/refs/tags/v0.7.3.tar.gz"
+ sha256 "caf5148a20a433e8031fbb875465648ca7a918fd975dd704249e41d7a98bafe6"
6
license "MIT"
7
head "https://github.com/PlasmaFAIR/fortitude.git", branch: "main"
8
0 commit comments