File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ class Fpm < Formula
6
6
license "MIT"
7
7
8
8
bottle do
9
- root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fpm-0.8.1_1 "
10
- sha256 cellar : :any , ventura : "bf09e4ab59087d90953d54ba63765117379a01c44c09b067018cd3ba8ee258de "
11
- sha256 cellar : :any , monterey : "438a72f03ab002b16e71ceac84d77f1d653ea1262e8a497a988b169720553f0a "
9
+ root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fpm-0.8.2 "
10
+ sha256 cellar : :any , ventura : "c45c3d55b9666a44c9f899b467e0cd46c9ca444ddbf19acc772017f5a0db73e1 "
11
+ sha256 cellar : :any , monterey : "ed220892536f6bf52027e3b1f076fc4a4eb5440eeaa5c8f40af72188b427bf18 "
12
12
end
13
13
14
14
depends_on "curl" => :build
You can’t perform that action at this time.
0 commit comments