Skip to content

Commit 5761a22

Browse files
committed
libgrape-lite 0.2.5
1 parent 513c0e8 commit 5761a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/libgrape-lite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class LibgrapeLite < Formula
22
desc "C++ library for parallel graph processing"
33
homepage "https://github.com/alibaba/libgrape-lite"
4-
url "https://github.com/alibaba/libgrape-lite/archive/refs/tags/v0.2.4.tar.gz"
5-
sha256 "e6379a9494302b78d13b75cd05fe05aaa1643f00e52b6bf86018d650dda2ac53"
4+
url "https://github.com/alibaba/libgrape-lite/archive/refs/tags/v0.2.5.tar.gz"
5+
sha256 "b251f7c0614d74d4c311b9821015dd722e2eb8c7b2d80bf0cf17183a60e4dd85"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)