Skip to content

Commit

Permalink
mgis 3.0
Browse files Browse the repository at this point in the history
autobump: add mgis

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Dec 18, 2024
1 parent d936473 commit be93af7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1952,6 +1952,7 @@ metals
metricbeat
mfem
mgba
mgis
micro
micromamba
micronaut
Expand Down
5 changes: 2 additions & 3 deletions Formula/m/mgis.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Mgis < Formula

Check warning on line 1 in Formula/m/mgis.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

`brew linkage --cached --test --strict mgis` failed on macOS Sequoia (15) on Apple Silicon!

boost

Check warning on line 1 in Formula/m/mgis.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict mgis` failed on macOS Sonoma (14) on Apple Silicon!

boost

Check warning on line 1 in Formula/m/mgis.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict mgis` failed on macOS Sonoma (14)!

boost

Check warning on line 1 in Formula/m/mgis.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict mgis` failed on macOS Ventura (13) on Apple Silicon!

boost

Check warning on line 1 in Formula/m/mgis.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict mgis` failed on macOS Ventura (13)!

boost
desc "Provide tools to handle MFront generic interface behaviours"
homepage "https://thelfer.github.io/mgis/web/index.html"
url "https://github.com/thelfer/MFrontGenericInterfaceSupport/archive/refs/tags/MFrontGenericInterfaceSupport-2.2.tar.gz"
sha256 "b3776d7b3a534ca626525a42b97665f7660ae2b28ea57b3f53fd7e8538da1ceb"
url "https://github.com/thelfer/MFrontGenericInterfaceSupport/archive/refs/tags/MFrontGenericInterfaceSupport-3.0.tar.gz"
sha256 "dae915201fd20848b69745dabda1a334eb242d823af600825b8b010ddc597640"
license any_of: ["LGPL-3.0-only", "CECILL-1.0"]
revision 5
head "https://github.com/thelfer/MFrontGenericInterfaceSupport.git", branch: "master"

bottle do
Expand Down

0 comments on commit be93af7

Please sign in to comment.