We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6bef8f commit addef88Copy full SHA for addef88
Formula/lib/libheinz.rb
@@ -1,8 +1,8 @@
1
class Libheinz < Formula
2
desc "C++ base library of Heinz Maier-Leibnitz Zentrum"
3
homepage "https://jugit.fz-juelich.de/mlz/libheinz"
4
- url "https://jugit.fz-juelich.de/mlz/libheinz/-/archive/v2.0.1/libheinz-v2.0.1.tar.bz2"
5
- sha256 "f5e84a597d808cb694d9051aea2d5c2f4f7a487f7b107e22e17096c258331fea"
+ url "https://jugit.fz-juelich.de/mlz/libheinz/-/archive/v3.0.0/libheinz-v3.0.0.tar.bz2"
+ sha256 "faf949e2cd336a7db8da3d16eb86757c9106d4fa67abd5bfafd58a9a71bfe31f"
6
license "0BSD"
7
8
bottle do
0 commit comments