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 2846106 commit 4500041Copy full SHA for 4500041
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/18891163/WordPressKit.zip",
15
- checksum: "a768cf1578321fbda9bcbd025f00697773f9dc978a31b7ae9174c310a20596f8"
+ url: "https://github.com/user-attachments/files/19034102/WordPressKit.zip",
+ checksum: "1d845ec9b6b22ae82f309dc7909333b952ca28a523b8e483230f4d3884ef0a0f"
16
),
17
]
18
)
0 commit comments