Release 1.5.4

This commit is contained in:
2026-02-24 20:54:26 +00:00
parent 0a29b0f4f1
commit 9e7858959b

View File

@@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Blainks",
url: "https://blainks.com/distribution/ios/1.5.1/Blainks.xcframework.zip",
checksum: "f009928dbab7e7883b63e9108d464a47401b42c758a5bf06118df3f4e04b6451"
url: "https://blainks.com/distribution/ios/1.5.4/Blainks.xcframework.zip",
checksum: "d2ca4e036d4d7cde2eb5e1d82596028eee9892b1fb40022460f86dac1d327cff"
)
]
)