Skip to content

Commit 25305d5

Browse files
committed
XrayKit Release 1.0.6
1 parent 7d44b08 commit 25305d5

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.5/XrayKit.xcframework.zip",
15-
checksum: "e4fa7b10a910c0f31c7295119e38e3c1c19bbac546f9ea22f619b2c84c780e4a"
14+
url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.6/XrayKit.xcframework.zip",
15+
checksum: "8612604c63574302997cf084e4f706338d5a4e89529459a783ff08a84a8aca17"
1616
)
1717
]
1818
)

0 commit comments

Comments
 (0)