Skip to content

Commit

Permalink
Merge pull request #12 from loopsocial/feature/ISDK-1020
Browse files Browse the repository at this point in the history
feature/ISDK-1020: update checksum
  • Loading branch information
GraceFirework authored May 17, 2023
2 parents 31a27c1 + b9e1cac commit 4082de7
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 @@ -23,7 +23,7 @@ let package = Package(
.binaryTarget(
name: "FireworkVideoAgoraSupport",
url: "https://github.com/loopsocial/firework_ios_sdk_agora_support/releases/download/v0.4.1/FireworkVideoAgoraSupport-v0.4.1.xcframework.zip",
checksum: "879f0adce9d2a753f17e92e11692f23ccb05a644608a5b161d2fca6564132160"
checksum: "a9d4e3b79e472a1c41e894209582f25ef2862e576c20347e132932e2f9aaa91b"
)
,
.target(
Expand Down

0 comments on commit 4082de7

Please sign in to comment.