Skip to content

Commit 253b695

Browse files
committed
Update binary target
1 parent fe83ee7 commit 253b695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ let package = Package(
1111
targets: [
1212
.binaryTarget(
1313
name: "WordPressKit",
14-
url: "https://github.com/user-attachments/files/18379301/WordPressKit.zip",
15-
checksum: "afd882de3a6a672c32c6cc7e6e1c1e68ff4e1366e7613af4eab59415ed7abb59"
14+
url: "https://github.com/user-attachments/files/18570063/WordPressKit.zip",
15+
checksum: "fc25d3065e80af713dac970db7ed89ff37e4cc98afc98b6a2ecf7b47b2ddd0c1"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)