Skip to content

Commit 998c1df

Browse files
committed
XrayKit Release 1.0.4
1 parent 05bc471 commit 998c1df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ let package = Package(
1111
targets: [
1212
.binaryTarget(
1313
name: "XrayKit",
14-
url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.3/XrayKit.xcframework.zip",
15-
checksum: "82aa8670065236d870b3b4838c4dca4a4ddc004794205fb845ab346816b63d9b"
14+
url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.4/XrayKit.xcframework.zip",
15+
checksum: "6b3cad13480a5c580e300455b9c6c2f308d0f5f5be768aac89cc79e5416d7396"
1616
)
1717
]
1818
)

0 commit comments

Comments
 (0)