Skip to content

Commit

Permalink
tfel 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and chenrui333 committed Dec 18, 2024
1 parent 6bebe58 commit 07c31f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/t/tfel.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Tfel < Formula

Check warning on line 1 in Formula/t/tfel.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

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

boost

Check warning on line 1 in Formula/t/tfel.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

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

boost

Check warning on line 1 in Formula/t/tfel.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

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

boost

Check warning on line 1 in Formula/t/tfel.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

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

boost
desc "Code generation tool dedicated to material knowledge for numerical mechanics"
homepage "https://thelfer.github.io/tfel/web/index.html"
url "https://github.com/thelfer/tfel/archive/refs/tags/TFEL-4.2.2.tar.gz"
sha256 "021864ad5b27ffce1915bcacc8f39f3e8a72ce6bd32e80a61ea0998a060180e5"
url "https://github.com/thelfer/tfel/archive/refs/tags/TFEL-5.0.0.tar.gz"
sha256 "fe1ec39eba7f23571c2b0c773dab1cc274fee4512c5b2f2fc54b231da4502e87"
license "GPL-1.0-or-later"
revision 2
head "https://github.com/thelfer/tfel.git", using: :git, branch: "master"

bottle do
Expand Down

0 comments on commit 07c31f7

Please sign in to comment.