From 425871c8720805004e88f7ac2974bc50d1545c61 Mon Sep 17 00:00:00 2001 From: scouten-adobe Date: Tue, 16 Sep 2025 00:02:38 +0000 Subject: [PATCH] Update core C2PA SDK to v0.64.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c85b855..09375c5 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # GitHub Release Configuration GITHUB_ORG := contentauth -C2PA_VERSION := v0.58.0 +C2PA_VERSION := v0.64.0 # Directories ROOT_DIR := $(shell pwd)