Skip to content

Commit

Permalink
Automatic deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Dec 29, 2024
1 parent 6cf8df5 commit d0b5612
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion v3/players.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,8 @@
"url": "https://github.com/clsid2/mpc-hc",
"sources": {
"win_winrt": [
"mpc-hc64.exe"
"mpc-hc64.exe",
"mpc-hc.exe"
]
},
"attributes": {
Expand Down
2 changes: 1 addition & 1 deletion v3/players.min.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion v3/players.win.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,8 @@
"url": "https://github.com/clsid2/mpc-hc",
"sources": {
"win_winrt": [
"mpc-hc64.exe"
"mpc-hc64.exe",
"mpc-hc.exe"
]
},
"attributes": {
Expand Down
Loading

0 comments on commit d0b5612

Please sign in to comment.