Skip to content

Commit d4d2103

Browse files
committed
expat 2.6.4
1 parent 74f4926 commit d4d2103

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_6_3/expat-2.6.3.tar.lz"
5-
sha256 "b8713f2d3cb3a3eee9ab763f66aa68f93cf6820bccf1272a682cf79b99ae6fbc"
4+
url "https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.lz"
5+
sha256 "80a5bec283c7cababb3c6ec145feb4f34a7741eae69f9e6654cc82f5890f05e2"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)