sdb 1.8.4

Closes #95229.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-02-16 14:07:24 +01:00 committed by BrewTestBot
parent 6994ab0e95
commit 12f4babf88
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

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/radareorg/sdb/archive/1.8.3.tar.gz"
sha256 "64ce15213f8c7cc88ddf5f64f893c47dcae398a197f21bba885595fe8db1009b"
url "https://github.com/radareorg/sdb/archive/1.8.4.tar.gz"
sha256 "496a773fdf85c400f00b9b73bc13e4e6588f9293594e959958a17e9b43961b34"
license "MIT"
head "https://github.com/radare/sdb.git", branch: "master"