3 Commits
1.4.0 ... 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
7fdb08c182 Release 1.4.1 2025-12-30 22:21:50 +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.0/Blainks.xcframework.zip", url: "https://blainks.com/distribution/ios/1.5.0/Blainks.xcframework.zip",
checksum: "8901d35670de0356cf0acef0960ed395079f6ae63653fe6720b174e7c78db5f5" checksum: "c7803be1c33ab09da1442361f8d1187688ce46130d819a76a5fdf9cebe0ca640"
) )
] ]
) )