2 Commits
1.4.2 ... 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

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.2/Blainks.xcframework.zip", url: "https://blainks.com/distribution/ios/1.5.1/Blainks.xcframework.zip",
checksum: "617e4699ea990639c5754e39f65c246ace8a0a4c4e60d1051946fedcd9733bcb" checksum: "f009928dbab7e7883b63e9108d464a47401b42c758a5bf06118df3f4e04b6451"
) )
] ]
) )