Skip to content

Commit f3198bb

Browse files
committed
c2patool 0.24.0
1 parent b9223c0 commit f3198bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/c2patool.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class C2patool < Formula
22
desc "CLI for working with C2PA manifests and media assets"
33
homepage "https://contentauthenticity.org"
4-
url "https://github.com/contentauth/c2pa-rs/archive/refs/tags/c2patool-v0.23.4.tar.gz"
5-
sha256 "fc68a916cd9e4d69cf91f51349ea711773c9689e28e7a9d029f54b5ff03a174b"
4+
url "https://github.com/contentauth/c2pa-rs/archive/refs/tags/c2patool-v0.24.0.tar.gz"
5+
sha256 "227a4e3b2a21bf90c6696d0b557e04c6ecfd93aab3c7c7104490ca13a56585f9"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/contentauth/c2pa-rs.git", branch: "main"
88

0 commit comments

Comments
 (0)