Skip to content

Commit 0bd615c

Browse files
committed
kahip 3.17
1 parent 8f07ebe commit 0bd615c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kahip.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kahip < Formula
22
desc "Karlsruhe High Quality Partitioning"
33
homepage "https://algo2.iti.kit.edu/documents/kahip/index.html"
4-
url "https://github.com/KaHIP/KaHIP/archive/refs/tags/v3.16.tar.gz"
5-
sha256 "b0ef72a26968d37d9baa1304f7a113b61e925966a15e86578d44e26786e76c75"
4+
url "https://github.com/KaHIP/KaHIP/archive/refs/tags/v3.17.tar.gz"
5+
sha256 "3aa5fedf5a69fd3771ac97b4dbcc40f6f8a45f6c8b64e30d85c95cee124e38c3"
66
license "MIT"
77
head "https://github.com/KaHIP/KaHIP.git", branch: "master"
88

0 commit comments

Comments
 (0)