File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5151 if : always() && (github.event_name == 'pull_request')
5252 uses : actions/upload-artifact@v4
5353 with :
54- name : bottles- ${{ matrix.os }}- ${{ matrix.arch }}
54+ name : bottles_ ${{ matrix.os }}_ ${{ matrix.arch }}
5555 path : ' *.bottle.*'
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ class Fpm < Formula
88 license "MIT"
99
1010 bottle do
11- root_url "https://github.com/fortran-lang/fpm /releases/download/v0.11.0/ fpm-0.11.0.zip "
11+ root_url "https://github.com/fortran-lang/homebrew-fortran /releases/download/fpm-0.9.0 "
1212 sha256 cellar : :any , ventura : "2a7b23338d5b3fedad1b09d5b77714e7a54ac9966039516f0f38d7446c212ffd"
1313 sha256 cellar : :any , monterey : "902d30ac0a3227e78d98d609fb847cc2e1bad4f772f5c18cdd62b06e1fa49242"
1414 end
You can’t perform that action at this time.
0 commit comments