Skip to content

Commit 1a05061

Browse files
Update Package.swift for v0.18.7
1 parent e36645d commit 1a05061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ var package = Package(
2525
path: "swift/Tests/CooklangParserTests"),
2626
.binaryTarget(
2727
name: "CooklangParserFFI",
28-
url: "https://github.com/cooklang/cooklang-rs/releases/download/v0.18.6/CooklangParserFFI.xcframework.zip",
29-
checksum: "ea5169d98695a4529f6ce5c71558f6ce404e1ee392ce1c4ef89254b8632ae7b3"),
28+
url: "https://github.com/cooklang/cooklang-rs/releases/download/v0.18.7/CooklangParserFFI.xcframework.zip",
29+
checksum: "b4368f00292d78399c38bdad50d2b3180189a408dfe62aabb02e6d4ccf3fce1d"),
3030
]
3131
)
3232

0 commit comments

Comments
 (0)