From 3562b6049f41fd99b0f76d6ae389bfea9243456c Mon Sep 17 00:00:00 2001 From: mono Date: Thu, 9 Nov 2023 17:33:03 +0900 Subject: [PATCH] release 3.25.0 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 30c3758d..e9b22ab8 100644 --- a/Package.swift +++ b/Package.swift @@ -87,8 +87,8 @@ let package = Package( ), .binaryTarget( name: "LicensePlistBinary", - url: "https://github.com/mono0926/LicensePlist/releases/download/3.24.11/LicensePlistBinary-macos.artifactbundle.zip", - checksum: "042b0b19fcd44a4b5100732d2fe99e8e0b1c268144c507ecdd972e04553e7b3c" + url: "https://github.com/mono0926/LicensePlist/releases/download/3.25.0/LicensePlistBinary-macos.artifactbundle.zip", + checksum: "feb5697cb811f58f38edce0382a22f4ad6f0fc04caed1e06023e3e9ccc966c34" ) ] )