Skip to content

Commit

Permalink
fix: updated checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunak-jagtap committed Jul 17, 2023
1 parent c229406 commit 402fefb
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 @@ -11,7 +11,7 @@ let package = Package(
.binaryTarget(
name: "AmazonIVSPlayer",
url: "https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip",
checksum: "8aa8a8078b74aa4dcb86bf27ce2b46ef51b5e5f731226cd30fbd83ac5d1e633f"
checksum: "6476a3ecd74acac0a11b6b772c579326c9606028b1389dda0dfb21b5beb2d204"
)
]
)
Expand Down

0 comments on commit 402fefb

Please sign in to comment.