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 ccecd43 commit 3f2dbe3Copy full SHA for 3f2dbe3
Formula/lib/libjcat.rb
@@ -3,8 +3,8 @@ class Libjcat < Formula
3
4
desc "Library for reading Jcat files"
5
homepage "https://github.com/hughsie/libjcat"
6
- url "https://github.com/hughsie/libjcat/releases/download/0.2.2/libjcat-0.2.2.tar.xz"
7
- sha256 "f1bed6217234cc2f833d72ae3a375d9164f92a0010b49c5b19b63e88e03de12c"
+ url "https://github.com/hughsie/libjcat/releases/download/0.2.3/libjcat-0.2.3.tar.xz"
+ sha256 "f2f115aad8a8f16b8dde1ed55de7abacb91d0878539aa29b2b60854b499db639"
8
license "LGPL-2.1-or-later"
9
head "https://github.com/hughsie/libjcat.git", branch: "main"
10
0 commit comments