Skip to content

Commit da44809

Browse files
committed
fpm: update 0.8.1_1 bottle.
1 parent ddec1e7 commit da44809

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
@@ -7,9 +7,9 @@ class Fpm < Formula
77
revision 1
88

99
bottle do
10-
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fpm-0.8.1"
11-
sha256 cellar: :any, ventura: "8d2cc3dea7e1fd64f760814c2cee235af3ae196747a76817c375421b5022dc81"
12-
sha256 cellar: :any, monterey: "d9faf79766a21dba27c009c335a2ab8b65dc6e3b8131c8953d7d27d240945232"
10+
root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fpm-0.8.1_1"
11+
sha256 cellar: :any, ventura: "bf09e4ab59087d90953d54ba63765117379a01c44c09b067018cd3ba8ee258de"
12+
sha256 cellar: :any, monterey: "438a72f03ab002b16e71ceac84d77f1d653ea1262e8a497a988b169720553f0a"
1313
end
1414

1515
depends_on "curl" => :build

0 commit comments

Comments
 (0)