gnupg 2.2.16
Closes #40467. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
2762d94a0b
commit
97913a796a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gnupg < Formula
|
||||
desc "GNU Pretty Good Privacy (PGP) package"
|
||||
homepage "https://gnupg.org/"
|
||||
url "https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.15.tar.bz2"
|
||||
sha256 "cb8ce298d7b36558ffc48aec961b14c830ff1783eef7a623411188b5e0f5d454"
|
||||
url "https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.2.16.tar.bz2"
|
||||
sha256 "6cbe8d454bf5dc204621eed3016d721b66298fa95363395bb8eeceb1d2fd14cb"
|
||||
|
||||
bottle do
|
||||
sha256 "db012902d3a8dd1ea7a0413d5711919ffe8da8bfd9a458f87798462aac13057b" => :mojave
|
||||
|
|
Loading…
Reference in a new issue