i2pd: add 2.21.0 bottle.
This commit is contained in:
parent
d2cf2fc77f
commit
63966af9c4
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class I2pd < Formula
|
|||
url "https://github.com/PurpleI2P/i2pd/archive/2.21.0.tar.gz"
|
||||
sha256 "96c15cf7b51feacd5bb3f7032c7d961961325102574a1a4d6cb8dd794e906e5b"
|
||||
|
||||
bottle do
|
||||
sha256 "2008ead2c7d8d07a60db40c984dec8d4cbb6def0fd957f061e50e95477c0fc29" => :mojave
|
||||
sha256 "922bc7f4dc47a96aa8f568eb56b9aa72cfbe2991b060ef95b511e5531a9b4029" => :high_sierra
|
||||
sha256 "0e85e4e0608cb647707f14369c153565fc36b09d7b355719e96884f5a716547e" => :sierra
|
||||
end
|
||||
|
||||
depends_on "boost"
|
||||
depends_on "miniupnpc"
|
||||
depends_on "openssl@1.1"
|
||||
|
|
Loading…
Reference in a new issue