Skip to content

Commit bc2c7e5

Browse files
committed
fpm: update 0.8.2 bottle.
1 parent 0e766bb commit bc2c7e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/fpm.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ class Fpm < Formula
66
license "MIT"
77

88
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"
1212
end
1313

1414
depends_on "curl" => :build

0 commit comments

Comments
 (0)