From 00f33e31b7fdd7075766f5187fcfb69227da6207 Mon Sep 17 00:00:00 2001 From: blainks Date: Thu, 26 Feb 2026 15:45:24 +0000 Subject: [PATCH] Release 1.5.6 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 9c2825d..ebf7635 100644 --- a/Package.swift +++ b/Package.swift @@ -17,8 +17,8 @@ let package = Package( targets: [ .binaryTarget( name: "Blainks", - url: "https://blainks.com/distribution/ios/1.5.5/Blainks.xcframework.zip", - checksum: "d5b183c73ffc0fb5113334a60e44552ad71de50b0c54a03aaaa812a651790185" + url: "https://blainks.com/distribution/ios/1.5.6/Blainks.xcframework.zip", + checksum: "e10475d33e4d09f63dfcad548d6b0ddbb2f1036864e23d0e0af5fbfac07be77e" ) ] ) \ No newline at end of file