Skip to content

Commit 89f28dc

Browse files
committed
c2patool 0.18.0
1 parent 75a08b7 commit 89f28dc

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.17.0.tar.gz"
5-
sha256 "b4f74332aa31cfe4ba45e272cad4bb500d71d70b4c46278d8c224d1fd6ef60cb"
4+
url "https://github.com/contentauth/c2pa-rs/archive/refs/tags/c2patool-v0.18.0.tar.gz"
5+
sha256 "4095081e6c9dd6f01fbcbe50d8ce8deb317b3b170b48cdcbbc8a722537e09a42"
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)