pagmo 2.10
Closes #35621. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
04396244f5
commit
9a2a717852
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pagmo < Formula
|
||||
desc "Scientific library for massively parallel optimization"
|
||||
homepage "https://esa.github.io/pagmo2/"
|
||||
url "https://github.com/esa/pagmo2/archive/v2.9.tar.gz"
|
||||
sha256 "d482650e0c79a49ce0312c7e9e5722f3a1b24327e08af11daa66c59374bed3b4"
|
||||
url "https://github.com/esa/pagmo2/archive/v2.10.tar.gz"
|
||||
sha256 "2fa95e2b464ddeadb9fc09bd314081293f02a1b6abc11c0b05064729a077227c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue