Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit cc7fd8a

Browse files
committed
Fix download link
1 parent dfd1877 commit cc7fd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
targets: [
1212
.binaryTarget(
1313
name: "WordPressKit",
14-
url: "https://github.com/user-attachments/files/20127687/WordPressKit.zip",
14+
url: "https://github.com/user-attachments/files/20175119/WordPressKit.zip",
1515
checksum: "13aa0e5952616a2f01a0f0db370ee7925d58253c2aab6e216671e8a013ab471b"
1616
),
1717
]

0 commit comments

Comments
 (0)