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 af12c16 commit bf13c10Copy full SHA for bf13c10
Formula/lib/libxmlb.rb
@@ -3,8 +3,8 @@ class Libxmlb < Formula
3
4
desc "Library for querying compressed XML metadata"
5
homepage "https://github.com/hughsie/libxmlb"
6
- url "https://github.com/hughsie/libxmlb/releases/download/0.3.22/libxmlb-0.3.22.tar.xz"
7
- sha256 "f3c46e85588145a1a86731c77824ec343444265a457647189a43b71941b20fa0"
+ url "https://github.com/hughsie/libxmlb/releases/download/0.3.23/libxmlb-0.3.23.tar.xz"
+ sha256 "ab86eb2073592448a4e0263ab56e222de092c0a3964b66a8d696cac071c8ee3c"
8
license "LGPL-2.1-or-later"
9
head "https://github.com/hughsie/libxmlb.git", branch: "main"
10
0 commit comments