We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f4926 commit d4d2103Copy full SHA for d4d2103
Formula/e/expat.rb
@@ -1,8 +1,8 @@
1
class Expat < Formula
2
desc "XML 1.0 parser"
3
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"
+ url "https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.lz"
+ sha256 "80a5bec283c7cababb3c6ec145feb4f34a7741eae69f9e6654cc82f5890f05e2"
6
license "MIT"
7
8
livecheck do
0 commit comments