Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Jul 13, 2024
1 parent 210e1a4 commit e35de90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WordPressKit",
url: "https://github.com/user-attachments/files/16200395/WordPressKit.zip",
checksum: "72660377be5586717c6028c45fd2b1c3e62f2e155aae1882c992cf9676fbccd2"
url: "https://github.com/user-attachments/files/16200413/WordPressKit.zip",
checksum: "022a853349fd0a1a1f6c5e03387265b41ee3359a1cb8c605c52597cc5365c0b9"
),
]
)

0 comments on commit e35de90

Please sign in to comment.