diff --git a/tools/homebrew/starpu.rb b/tools/homebrew/starpu.rb index 3bacca558d529100c73b85785e309db2716cc9f2..a6b99fc77c6bd7d9e1ed0895aa17baf1e40db3eb 100644 --- a/tools/homebrew/starpu.rb +++ b/tools/homebrew/starpu.rb @@ -13,8 +13,8 @@ class Starpu < Formula desc "StarPU is a task programming library for hybrid architectures" homepage "https://starpu.gitlabpages.inria.fr/" - url "https://files.inria.fr/starpu/starpu-1.4.5/starpu-1.4.5.tar.gz" - sha256 "28f389b34df57a2a4e4743b40554b0f8d098ff2199e9eb8fbbe20aa377b64541" + url "https://files.inria.fr/starpu/starpu-1.4.6/starpu-1.4.6.tar.gz" + sha256 "579f38e150ab78c9ab299649d8649a043dbf49786e54acbf3dad90c160672cc7" license "GNU GPL v2.1" depends_on "autoconf" => :build