We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513c0e8 commit 5761a22Copy full SHA for 5761a22
Formula/libgrape-lite.rb
@@ -1,8 +1,8 @@
1
class LibgrapeLite < Formula
2
desc "C++ library for parallel graph processing"
3
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"
+ url "https://github.com/alibaba/libgrape-lite/archive/refs/tags/v0.2.5.tar.gz"
+ sha256 "b251f7c0614d74d4c311b9821015dd722e2eb8c7b2d80bf0cf17183a60e4dd85"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments