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 206be6b commit 6892ae3Copy full SHA for 6892ae3
Formula/fpm.rb
@@ -6,7 +6,7 @@ class Fpm < Formula
6
license "MIT"
7
8
bottle do
9
- root_url "https://github.com/fortran-lang/fpm/releases/download/v0.11.0/fpm-0.11.0.zip"
+ root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fpm-0.9.0"
10
sha256 cellar: :any, ventura: "2a7b23338d5b3fedad1b09d5b77714e7a54ac9966039516f0f38d7446c212ffd"
11
sha256 cellar: :any, monterey: "902d30ac0a3227e78d98d609fb847cc2e1bad4f772f5c18cdd62b06e1fa49242"
12
end
0 commit comments