2 Commits
1.5.1 ... 1.5.5

Author SHA1 Message Date
8062c763f4 Release 1.5.5 2026-02-26 15:30:26 +00:00
9e7858959b Release 1.5.4 2026-02-24 20:54:26 +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.1/Blainks.xcframework.zip", url: "https://blainks.com/distribution/ios/1.5.5/Blainks.xcframework.zip",
checksum: "f009928dbab7e7883b63e9108d464a47401b42c758a5bf06118df3f4e04b6451" checksum: "d5b183c73ffc0fb5113334a60e44552ad71de50b0c54a03aaaa812a651790185"
) )
] ]
) )