simple-c2pa

This is a fork of https://gitlab.com/guardianproject/proofmode/simple-c2pa
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/simple-c2pa.git
Log | Files | Refs | README | LICENSE

commit a1af80d07717778228d44f0cda97bc361bf84cab
parent 0ceedf99e9dcc8f847aa5c602d8b8f7e15ec9aca
Author: Darren Clarke <darren@redaranj.com>
Date:   Thu,  7 Dec 2023 08:41:46 +0000

Update Swift files

Diffstat:
MPackage.swift | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Package.swift b/Package.swift @@ -16,8 +16,8 @@ let package = Package( targets: [ .binaryTarget( name: "SimpleC2PAFramework", - url: "https://gitlab.com/api/v4/projects/51891540/packages/generic/simple_c2pa/0.0.12/SimpleC2PA.xcframework.zip", - checksum: "29d01a14cc76ddf53a1517194ad00f588b964aad78c3836054b81938a38637ee" + url: "https://gitlab.com/api/v4/projects/51891540/packages/generic/simple_c2pa/0.0.13/SimpleC2PA.xcframework.zip", + checksum: "ac39eddc4c76ea4afaca559c888cc48f0dd5e05d93138c6b9c55a26488a25e9f" ), .target( name: "SimpleC2PA",