sdb 1.4.0

Closes #40245.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-05-24 13:38:28 +10:00 committed by Chongyu Zhu
parent 21598efa45
commit 90d12bf3b4
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Sdb < Formula
desc "Ondisk/memory hashtable based on CDB"
homepage "https://github.com/radare/sdb"
url "https://github.com/radare/sdb/archive/1.3.0.tar.gz"
sha256 "e44ee7266a9f35cf81297739f9a41de89394166cc908494a4d5b7d81d6aedbc6"
url "https://github.com/radare/sdb/archive/1.4.0.tar.gz"
sha256 "958bd2283392d9dabb01e9417618d0163b76aa1a9bffd30360d97ed7e2425e0d"
head "https://github.com/radare/sdb.git"
bottle do