Skip to content

Commit f0864e0

Browse files
shoumikhinfacebook-github-bot
authored andcommitted
Update Swift PM haches. (#2525)
Summary: Pull Request resolved: #2525 bypass-github-export-checks Reviewed By: huydhn Differential Revision: D55104813 fbshipit-source-id: 2f1cf810afd2336ec2b277141b14d2405a5ca049
1 parent cff0dca commit f0864e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Package.swift

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ import PackageDescription
1111

1212
let url = "https://ossci-ios.s3.amazonaws.com/executorch"
1313
let version = "0.1.0"
14-
let coreml_sha256 = ""
15-
let executorch_sha256 = ""
16-
let mps_sha256 = ""
17-
let portable_sha256 = ""
18-
let xnnpack_sha256 = ""
14+
let coreml_sha256 = "1d2b8d2a5805a699eb39f347977894d3af5dfa763b298b926016550e9ffefda5"
15+
let executorch_sha256 = "39f19740a7c656d972e6082bae49583a6d4cc6396dea6ace2e4193688cef6225"
16+
let mps_sha256 = "866739b76baec70e603d331ff34ff9f028202fef69161f63a35d2e8a0cf502e9"
17+
let portable_sha256 = "6f761c0ae5651002e321bc6320604476ba0210f9383e535a2905cc1a74be55a3"
18+
let xnnpack_sha256 = "ef2cb2145a466a0a9e32489497c7f4880e4b582cea3883158b7ae24427d8ae7a"
1919

2020
struct Framework {
2121
let name: String

0 commit comments

Comments
 (0)