Skip to content

Commit

Permalink
fastjet 3.4.2
Browse files Browse the repository at this point in the history
Closes #331.

Signed-off-by: David C Hall <[email protected]>
  • Loading branch information
davidchall committed Oct 11, 2023
1 parent 6179e9f commit 91a1783
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/fastjet.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Fastjet < Formula
desc "Package for jet finding in pp and ee collisions"
homepage "https://fastjet.fr"
url "https://fastjet.fr/repo/fastjet-3.4.0.tar.gz"
sha256 "ee07c8747c8ead86d88de4a9e4e8d1e9e7d7614973f5631ba8297f7a02478b91"
url "https://fastjet.fr/repo/fastjet-3.4.2.tar.gz"
sha256 "b3d33155b55ce43f420cd6d99b525acf7bdc2593a7bb7ea898a9ddb3d8ca38e3"
license "GPL-2.0-or-later"
revision 1

livecheck do
url "http://fastjet.fr/all-releases.html"
Expand Down

0 comments on commit 91a1783

Please sign in to comment.