Skip to content

Commit 7f70164

Browse files
committed
simgrid 4.1
1 parent bf1f86a commit 7f70164

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/s/simgrid.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Simgrid < Formula
33

44
desc "Studies behavior of large-scale distributed systems"
55
homepage "https://simgrid.org/"
6-
url "https://gitlab.inria.fr/simgrid/simgrid/-/archive/v4.0/simgrid-v4.0.tar.bz2"
7-
sha256 "37387a6b4ab230e37fb062d03af3d6bdb9cd0c76b2c3407ae1a344facc814a8f"
6+
url "https://gitlab.inria.fr/simgrid/simgrid/-/archive/v4.1/simgrid-v4.1.tar.bz2"
7+
sha256 "a3d02f52cfb9c2e341c380cd8e3b43da4b4885161d8e96f4b033e0d3cc8af611"
88
license "LGPL-2.1-only"
9-
revision 4
109

1110
livecheck do
1211
url :homepage

0 commit comments

Comments
 (0)