Release 1.5.7

This commit is contained in:
2026-02-26 15:50:06 +00:00
parent 00f33e31b7
commit f07ab42479

View File

@@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Blainks",
url: "https://blainks.com/distribution/ios/1.5.6/Blainks.xcframework.zip",
checksum: "e10475d33e4d09f63dfcad548d6b0ddbb2f1036864e23d0e0af5fbfac07be77e"
url: "https://blainks.com/distribution/ios/1.5.7/Blainks.xcframework.zip",
checksum: "47f9dc83e2dd3e62d4bc263a045cd67e21e0e860fdcae6b9cd460f11b8bef25e"
)
]
)