Skip to content

Commit 3f2dbe3

Browse files
committed
libjcat 0.2.3
1 parent ccecd43 commit 3f2dbe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libjcat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Libjcat < Formula
33

44
desc "Library for reading Jcat files"
55
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"
6+
url "https://github.com/hughsie/libjcat/releases/download/0.2.3/libjcat-0.2.3.tar.xz"
7+
sha256 "f2f115aad8a8f16b8dde1ed55de7abacb91d0878539aa29b2b60854b499db639"
88
license "LGPL-2.1-or-later"
99
head "https://github.com/hughsie/libjcat.git", branch: "main"
1010

0 commit comments

Comments
 (0)