Skip to content

Commit

Permalink
whizard 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchall committed Oct 9, 2023
1 parent 6076075 commit 6c6eba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/whizard.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Whizard < Formula

Check warning on line 1 in Formula/whizard.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

No bottle built for whizard!

whizard has unbottled dependencies, so a bottle will not be built.
desc "Monte Carlo event generator"
homepage "https://whizard.hepforge.org"
url "https://whizard.hepforge.org/downloads/?f=whizard-3.1.2.tar.gz"
sha256 "4f706f8ef02a580ae4dba867828691dfe0b3f9f9b8982b617af72eb8cd4c6fa3"
url "https://whizard.hepforge.org/downloads/?f=whizard-3.1.3.tar.gz"
sha256 "fba14c16ce9b9add13df17cc6471e9f251bd9e5c09e43d59784fb6b4f93f3630"
license "GPL-2.0-or-later"

livecheck do
Expand Down

0 comments on commit 6c6eba2

Please sign in to comment.