Skip to content

Commit 4613601

Browse files
committed
Merge branch 'main' of github.com:cooklang/cooklang-rs
2 parents 1f67bc0 + f6087b6 commit 4613601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var package = Package(
2525
.binaryTarget(
2626
name: "CooklangParserFFI",
2727
url: "https://github.com/cooklang/cooklang-rs/releases/download/v0.18.2/CooklangParserFFI.xcframework.zip",
28-
checksum: "f7414a75257cbd73c64d97d077ec5c7a1e92add28fcf199b8cf9e5e2fd6a5615"),
28+
checksum: "8104414986b03ce62c627a14ccdfbbf9090a8a24b08d43de0eb0e9cc90ee5fd2"),
2929
]
3030
)
3131

0 commit comments

Comments
 (0)