3 Commits
1.4.1 ... 1.5.1

Author SHA1 Message Date
0a29b0f4f1 Release 1.5.1 2026-02-22 20:03:37 +00:00
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.1/Blainks.xcframework.zip",
checksum: "5c681cee26a82ad32afb6f29ecabed6cddc6b370b1a214b20f87d355d0f327f5" checksum: "f009928dbab7e7883b63e9108d464a47401b42c758a5bf06118df3f4e04b6451"
) )
] ]
) )