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 bf1f86a commit 7f70164Copy full SHA for 7f70164
Formula/s/simgrid.rb
@@ -3,10 +3,9 @@ class Simgrid < Formula
3
4
desc "Studies behavior of large-scale distributed systems"
5
homepage "https://simgrid.org/"
6
- url "https://gitlab.inria.fr/simgrid/simgrid/-/archive/v4.0/simgrid-v4.0.tar.bz2"
7
- sha256 "37387a6b4ab230e37fb062d03af3d6bdb9cd0c76b2c3407ae1a344facc814a8f"
+ url "https://gitlab.inria.fr/simgrid/simgrid/-/archive/v4.1/simgrid-v4.1.tar.bz2"
+ sha256 "a3d02f52cfb9c2e341c380cd8e3b43da4b4885161d8e96f4b033e0d3cc8af611"
8
license "LGPL-2.1-only"
9
- revision 4
10
11
livecheck do
12
url :homepage
0 commit comments