We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e76969 commit 8bf6082Copy full SHA for 8bf6082
1 file changed
Package.swift
@@ -11,8 +11,8 @@ let package = Package(
11
targets: [
12
.binaryTarget(
13
name: "WordPressKit",
14
- url: "https://github.com/user-attachments/files/21328342/WordPressKit.zip",
15
- checksum: "fb23d0f4768e6a3017f96e220f3e54b1be264cab8161887d3b16109e32d2799f"
+ url: "https://github.com/user-attachments/files/21328509/WordPressKit.zip",
+ checksum: "e01a5e91e822b84058346b163663c88ee2ee50a9b1614804dbc0429567f00835"
16
),
17
]
18
)
0 commit comments