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 b0f8425 commit 702c0d1Copy full SHA for 702c0d1
Formula/fpm.rb
@@ -1,8 +1,8 @@
1
class Fpm < Formula
2
desc "Fortran Package Manager (fpm)"
3
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"
+ url "https://github.com/fortran-lang/fpm/releases/download/v0.6.0/fpm-0.6.0.zip"
+ sha256 "365516f66b116a112746af043e8eccb3d854d6feb1fad0507c570433dacbf7be"
6
license "MIT"
7
8
bottle do
0 commit comments