Skip to content

Commit b85b1a6

Browse files
committed
Update Package.swift to use version alpha-20251105
1 parent ccef279 commit b85b1a6

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-20251105", checksum: "19146bbf458933a1ea982cc607b6e873367bb6f1c09b57662e39f8a15ad6bfcb")
77

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

0 commit comments

Comments
 (0)