Skip to content

Commit a62852b

Browse files
committed
Update Package.swift to use version alpha-20250127
1 parent a3c18e7 commit a62852b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import Foundation
44
import PackageDescription
55

6-
let libwordpressFFIVersion: WordPressRSVersion = .local
6+
let libwordpressFFIVersion: WordPressRSVersion = .release(version: "alpha-20250127", checksum: "d86c564129359a2222acc6bde4f10163b17eadd755ea0bd9141add7f4f1777fe")
77

88
#if os(Linux)
99
let libwordpressFFI: Target = .systemLibrary(

0 commit comments

Comments
 (0)