Skip to content

Commit a6f29cc

Browse files
chore(release): substitute Swift checksum for 3.8.1
1 parent 9084fc4 commit a6f29cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ let package = Package(
3434
.binaryTarget(
3535
name: "RustBridgeBinary",
3636
url: "https://github.com/xberg-io/html-to-markdown/releases/download/v3.8.1/HtmlToMarkdown-rs.artifactbundle.zip",
37-
checksum: "__ALEF_SWIFT_CHECKSUM__"
37+
checksum: "22a18ff610fb70d069124970ea8ac824d93731ff7140b13cb5e747153c1e1c58"
3838
),
3939
// RustBridge: Swift wrapper module owning the swift-bridge generated
4040
// sources. Depends on RustBridgeC for C type declarations and on

0 commit comments

Comments
 (0)