parent
21598efa45
commit
90d12bf3b4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue