Skip to content

Commit 3b276f0

Browse files
committed
libfabric 2.0.0
1 parent fecc69a commit 3b276f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libfabric.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libfabric < Formula
22
desc "OpenFabrics libfabric"
33
homepage "https://ofiwg.github.io/libfabric/"
4-
url "https://github.com/ofiwg/libfabric/releases/download/v1.22.0/libfabric-1.22.0.tar.bz2"
5-
sha256 "485e6cafa66c9e4f6aa688d2c9526e274c47fda3a783cf1dd8f7c69a07e2d5fe"
4+
url "https://github.com/ofiwg/libfabric/releases/download/v2.0.0/libfabric-2.0.0.tar.bz2"
5+
sha256 "1a8e40f1f331d6ee2e9ace518c0088a78c8a838968f8601c2b77fd012a7bf0f5"
66
license any_of: ["BSD-2-Clause", "GPL-2.0-only"]
77
head "https://github.com/ofiwg/libfabric.git", branch: "main"
88

0 commit comments

Comments
 (0)