Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
sosnovsky authored Oct 15, 2021
1 parent c41674d commit 512e307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "MailCore",
url: "https://github.com/FlowCrypt/mailcore2/releases/download/0.7.0/MailCore.xcframework.zip",
checksum: "216784ee811876955afadee7e59b53e233f42dc6571ded7b71a96ad0895f21c6")
url: "https://github.com/FlowCrypt/mailcore2/releases/download/0.7.5/MailCore.xcframework.zip",
checksum: "6ee650acfa3a37b59ae3a67d5421718f4693e10109160a6adccb4ed003e2e63c")
]
)

0 comments on commit 512e307

Please sign in to comment.