Skip to content

Commit

Permalink
Update checksum for Swift Package Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
zcohan committed Oct 20, 2020
1 parent 6931942 commit 1874ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ let package = Package(
.binaryTarget(
name: "SoulverCore",
url: "https://github.com/soulverteam/SoulverCore/releases/download/1.1.2/SoulverCore.xcframework.zip",
checksum: "9eb58b5fd1eda5157734dee414a8715f695dfac2e1a2c29364c5a6fecc118675"),
checksum: "7eeeff4e925faf039fd22eb5d208dd2aac344821a910483ebe3f1921ebd46953"),
]
)

0 comments on commit 1874ef4

Please sign in to comment.