Skip to content

Commit 9959944

Browse files
committed
update: Change WordPressKit binary target URL and checksum
1 parent 842c9dc commit 9959944

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/19325003/WordPressKit.zip",
15+
checksum: "7bab7fb007c1c2bb8b83d0495c32849594451e2d961d289dcee39b84d9c90ebc"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)