Skip to content

Commit 702c0d1

Browse files
committed
fpm 0.6.0
Closes #5. Signed-off-by: Sebastian Ehlert <[email protected]>
1 parent b0f8425 commit 702c0d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/fpm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fpm < Formula
22
desc "Fortran Package Manager (fpm)"
33
homepage "https://fpm.fortran-lang.org"
4-
url "https://github.com/fortran-lang/fpm/releases/download/v0.5.0/fpm-0.5.0.zip"
5-
sha256 "e4a06956d2300f9aa1d06bd3323670480e946549617582e32684ded6921a921e"
4+
url "https://github.com/fortran-lang/fpm/releases/download/v0.6.0/fpm-0.6.0.zip"
5+
sha256 "365516f66b116a112746af043e8eccb3d854d6feb1fad0507c570433dacbf7be"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)