Skip to content

Commit 30fd796

Browse files
committed
Update Package.swift to use version alpha-20250715
1 parent 503f1da commit 30fd796

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-20250715", checksum: "6a17aa6d15100676706e079419c72d5f9dcf5e33e66b783f0b139f2ee9db308b")
77

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

0 commit comments

Comments
 (0)