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

Commit 7c2c1d0

Browse files
committed
Update xcframework url
1 parent 8f28994 commit 7c2c1d0

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: "WordPressKit",
14-
url: "https://github.com/user-attachments/files/19034191/WordPressKit.zip",
15-
checksum: "34f108cba86b5e4334d1c9af79946dbb8b665e270bdd14bc8f7bc0ba7a898583"
14+
url: "https://github.com/user-attachments/files/19171444/WordPressKit.zip",
15+
checksum: "b3f77d5ae70df6f8435d692636b17ac525641d39b5b4791647ac02c508560bdd"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)