2 Commits

Author SHA1 Message Date
8038398f90 Release 1.5.13 2026-02-26 21:35:16 +00:00
c58deb5ecc Release 1.5.12 2026-02-26 19:09: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.5.11/Blainks.xcframework.zip", url: "https://blainks.com/distribution/ios/1.5.13/Blainks.xcframework.zip",
checksum: "52d4b87860b2f24d53d67a7e3fd64241a6a4665a35be3ece9b7e08b06dc66e59" checksum: "58400034bc70784f43cb6121fd68e31fdb5cf0f424b2f9bb26e98215ab1d7295"
) )
] ]
) )