2 Commits
1.4.1 ... 1.5.0

Author SHA1 Message Date
f0df187c77 Release 1.5.0 2026-02-21 05:24:00 +00:00
b41beb9805 Release 1.4.2 2025-12-30 22:29:54 +00:00

View File

@@ -17,8 +17,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "Blainks", name: "Blainks",
url: "https://blainks.com/distribution/ios/1.4.1/Blainks.xcframework.zip", url: "https://blainks.com/distribution/ios/1.5.0/Blainks.xcframework.zip",
checksum: "5c681cee26a82ad32afb6f29ecabed6cddc6b370b1a214b20f87d355d0f327f5" checksum: "c7803be1c33ab09da1442361f8d1187688ce46130d819a76a5fdf9cebe0ca640"
) )
] ]
) )