7 Commits

Author SHA1 Message Date
c58deb5ecc Release 1.5.12 2026-02-26 19:09:50 +00:00
135f23cae6 Release 1.5.11 2026-02-26 16:25:50 +00:00
97dd1aa591 Release 1.5.10 2026-02-26 16:18:43 +00:00
53a7db89f2 Release 1.5.9 2026-02-26 16:14:43 +00:00
6521457a7a Release 1.5.8 2026-02-26 16:10:33 +00:00
f07ab42479 Release 1.5.7 2026-02-26 15:50:06 +00:00
00f33e31b7 Release 1.5.6 2026-02-26 15:45:24 +00:00

View File

@@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Blainks",
url: "https://blainks.com/distribution/ios/1.5.5/Blainks.xcframework.zip",
checksum: "d5b183c73ffc0fb5113334a60e44552ad71de50b0c54a03aaaa812a651790185"
url: "https://blainks.com/distribution/ios/1.5.12/Blainks.xcframework.zip",
checksum: "ebf0663b4ef67bc8b4046d4f801b872f138a37a6a4c364a8810bb327a2ac6aeb"
)
]
)