Skip to content

Commit b2e68a8

Browse files
committed
gpgme 1.24.2
1 parent be7abe0 commit b2e68a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gpgme.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gpgme < Formula
22
desc "Library access to GnuPG"
33
homepage "https://www.gnupg.org/related_software/gpgme/"
4-
url "https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.24.1.tar.bz2"
5-
sha256 "ea05d0258e71061d61716584ec34cef59330a91340571edc46b78374973ba85f"
4+
url "https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.24.2.tar.bz2"
5+
sha256 "e11b1a0e361777e9e55f48a03d89096e2abf08c63d84b7017cfe1dce06639581"
66
license "LGPL-2.1-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)