From 9108157d36db16091dff5e10c299e486221af560 Mon Sep 17 00:00:00 2001 From: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> Date: Sun, 18 Sep 2022 23:48:02 +0200 Subject: [PATCH] fpm: revision bump (gcc 12.2.0) --- Formula/fpm.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/fpm.rb b/Formula/fpm.rb index c1a014c..f982cbd 100644 --- a/Formula/fpm.rb +++ b/Formula/fpm.rb @@ -4,6 +4,7 @@ class Fpm < Formula url "https://github.com/fortran-lang/fpm/releases/download/v0.6.0/fpm-0.6.0.zip" sha256 "365516f66b116a112746af043e8eccb3d854d6feb1fad0507c570433dacbf7be" license "MIT" + revision 1 bottle do root_url "https://github.com/fortran-lang/homebrew-fortran/releases/download/fpm-0.6.0"