Skip to content

Commit

Permalink
Update Package.swift to use version alpha-20241116
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder authored and Builder committed Nov 16, 2024
1 parent 82fc7e3 commit 9ab9f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import Foundation
import PackageDescription

let libwordpressFFIVersion: WordPressRSVersion = .local
let libwordpressFFIVersion: WordPressRSVersion = .release(version: "alpha-20241116", checksum: "743d0b9e2be81779fc76714cd9d2be0b63d8bbd6327b1c6f6be063bf36d35ab1")

#if os(Linux)
let libwordpressFFI: Target = .systemLibrary(
Expand Down

0 comments on commit 9ab9f2d

Please sign in to comment.