Skip to content

Commit

Permalink
Update MPV and server.js 32 bit app
Browse files Browse the repository at this point in the history
  • Loading branch information
core1024 committed Oct 16, 2024
1 parent 4664ad6 commit 7269fe4
Show file tree
Hide file tree
Showing 13 changed files with 83,262 additions and 155,949 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ winapi = { version = "0.3.9", features = [
] }
webview2 = "0.1.4"
webview2-sys = "0.1.1"
libmpv-sirno = "2.0.2-fork.1"
libmpv-sys-sirno = "2.0.0-fork.1"
libmpv2 = "4.0.0"
libmpv2-sys = "4.0.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
clap = { version = "4", features = ["derive", "unicode"] }
Expand Down
Binary file added libmpv-2.dll
Binary file not shown.
Loading

0 comments on commit 7269fe4

Please sign in to comment.