Skip to content

Commit 4b1128a

Browse files
committed
XrayKit Release 1.0.2
1 parent 3ab54ae commit 4b1128a

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.1/XrayKit.xcframework.zip",
15-
checksum: "ce4f17df515a95230bbfd2c81e8fa047938bce1e95842b5517abf7a53aeab712"
14+
url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.2/XrayKit.xcframework.zip",
15+
checksum: "ac444a49b5997affd2cd99949ab838af465c1c6a84f22f714e79938947b239fe"
1616
)
1717
]
1818
)

0 commit comments

Comments
 (0)