Skip to content

Commit cd2c7f1

Browse files
committed
XrayKit Release 1.0.1
1 parent bc09d95 commit cd2c7f1

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

0 commit comments

Comments
 (0)