lbdb 0.38.2
Closes Homebrew/homebrew#19299. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d21428f755
commit
488ba4f386
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ require 'formula'
|
|||
|
||||
class Lbdb < Formula
|
||||
homepage 'https://github.com/tgray/lbdb/'
|
||||
url 'https://github.com/tgray/lbdb/archive/v0.38.1.tar.gz'
|
||||
sha1 '6593d81a29d791da9347d7ee053be98ed0cf95fd'
|
||||
url 'https://github.com/tgray/lbdb/archive/v0.38.2.tar.gz'
|
||||
sha1 '2a278fe7bffad6e7572c1c76f9568e4737c68e07'
|
||||
|
||||
head 'https://github.com/tgray/lbdb.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue