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 8a64e0e commit 9f8e6e7Copy full SHA for 9f8e6e7
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_7_0/expat-2.7.0.tar.lz"
5
- sha256 "2e10a6881408b58032cbd20b33faca099e19c3886cb915f6d67da037ca6c43d9"
+ url "https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.lz"
+ sha256 "baacdd8d98d5d3b753f2a2780d84b0bc7731be11cacdc1b98cb8ad73f0504e68"
6
license "MIT"
7
8
livecheck do
0 commit comments