Skip to content

Commit 9f8e6e7

Browse files
committed
expat 2.7.1
Signed-off-by: Rui Chen <[email protected]>
1 parent 8a64e0e commit 9f8e6e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/expat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Expat < Formula
22
desc "XML 1.0 parser"
33
homepage "https://libexpat.github.io/"
4-
url "https://github.com/libexpat/libexpat/releases/download/R_2_7_0/expat-2.7.0.tar.lz"
5-
sha256 "2e10a6881408b58032cbd20b33faca099e19c3886cb915f6d67da037ca6c43d9"
4+
url "https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.lz"
5+
sha256 "baacdd8d98d5d3b753f2a2780d84b0bc7731be11cacdc1b98cb8ad73f0504e68"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)