Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
fpm: update 0.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
awvwgk committed Jun 24, 2021
1 parent b5398ae commit 5248ccb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/fpm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ class Fpm < Formula
license "MIT"

bottle do
root_url "https://github.com/awvwgk/homebrew-fpm/releases/download/fpm-0.2.0"
rebuild 1
sha256 cellar: :any, catalina: "e3801e6c864bd26c98c060d7be2eaa4c885211f6549fd7c27948304080894f89"
root_url "https://github.com/awvwgk/homebrew-fpm/releases/download/fpm-0.3.0"
sha256 cellar: :any, catalina: "eff695480a2406e2af14146000812467ce561cab465eeb848292372b672be1a7"
end

depends_on "gcc" # for gfortran
Expand Down

0 comments on commit 5248ccb

Please sign in to comment.