Skip to content

Commit

Permalink
reduze 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tueda committed Oct 8, 2024
1 parent 7240be4 commit 289712e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- kira
- lanhep
- qgraf
- reduze
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down
4 changes: 2 additions & 2 deletions Formula/reduze.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Reduze < Formula
desc "Distributed Feynman Integral Reduction"
homepage "https://reduze.hepforge.org/"
url "https://reduze.hepforge.org/download/reduze-2.5.tar.gz"
sha256 "43c05ec8bc4c0865c92a326c4f482d67b4dc94ceaad9d7dbedfab3c4e099af8d"
url "https://reduze.hepforge.org/download/reduze-2.6.tar.gz"
sha256 "472f17b1c411620e9dc5c30acf76a5c202eb90d15b2c25568c8a2f2c80e48050"

option "with-yaml-cpp", "Build with brewed yaml-cpp"
option "without-test", "Skip build-time tests"
Expand Down

0 comments on commit 289712e

Please sign in to comment.