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 75a08b7 commit 89f28dcCopy full SHA for 89f28dc
Formula/c/c2patool.rb
@@ -1,8 +1,8 @@
1
class C2patool < Formula
2
desc "CLI for working with C2PA manifests and media assets"
3
homepage "https://contentauthenticity.org"
4
- url "https://github.com/contentauth/c2pa-rs/archive/refs/tags/c2patool-v0.17.0.tar.gz"
5
- sha256 "b4f74332aa31cfe4ba45e272cad4bb500d71d70b4c46278d8c224d1fd6ef60cb"
+ url "https://github.com/contentauth/c2pa-rs/archive/refs/tags/c2patool-v0.18.0.tar.gz"
+ sha256 "4095081e6c9dd6f01fbcbe50d8ce8deb317b3b170b48cdcbbc8a722537e09a42"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/contentauth/c2pa-rs.git", branch: "main"
8
0 commit comments