Skip to content

Commit 4fbd973

Browse files
committed
update: Package.swift
1 parent 3caf721 commit 4fbd973

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/19338447/WordPressKit.zip",
15-
checksum: "309f0960e8881e174bec2f9c0f2d833c6c5926e952394bfa87eb532d92709eac"
14+
url: "https://github.com/user-attachments/files/19339848/WordPressKit.zip",
15+
checksum: "5bf1ff361992dccf44dfe41b0a442ee4c3c13dc0a1ce9b647a8ed1b976b5c3fc"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)