Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Youxikong/selfscoop
Browse files Browse the repository at this point in the history
  • Loading branch information
Youxikong committed May 12, 2024
2 parents 9202a08 + ad3a7f2 commit b01cec5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/mpv/mpv.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "20240511",
"version": "20240512",
"description": "Video player based on MPlayer/mplayer2 (builds by shinchiro)",
"homepage": "https://mpv.io",
"license": "LGPL-2.1-or-later,GPL-2.0-or-later",
Expand All @@ -16,27 +16,27 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20240511/mpv-x86_64-v3-20240511-git-552c455.7z",
"https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20240512/mpv-x86_64-v3-20240512-git-3874145.7z",
"https://raw.githubusercontent.com/Youxikong/selfscoop/master/scripts/mpv.conf",
"https://raw.githubusercontent.com/Youxikong/selfscoop/master/scripts/profiles.conf",
"https://raw.githubusercontent.com/Youxikong/selfscoop/master/scripts/script-opts.conf"
],
"hash": [
"50aa3b2150a80d327c7c0abe90552fdfc1057ba810b1ba14cc1c08163de0405f",
"a76a4a6ffde18046e1ca0fd41c5b24a1fc0096fe60e1e5e2c20865317cb123d0",
"b722865bd7f1358ef27255466aa4fcc1f19d26e9858cd526b274b5bb2e6a208a",
"B1E5B0CBC9FF91C39C8404F9CE7C0055B6826EF48C9E82285047028E6BA032CC",
"7A7FFDE284446354009DD043D58C61BB9E413BF8E07347D8BF28F48E722271EF"
]
},
"32bit": {
"url": [
"https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20240511/mpv-i686-20240511-git-552c455.7z",
"https://github.com/shinchiro/mpv-winbuild-cmake/releases/download/20240512/mpv-i686-20240512-git-3874145.7z",
"https://raw.githubusercontent.com/Youxikong/selfscoop/master/scripts/mpv.conf",
"https://raw.githubusercontent.com/Youxikong/selfscoop/master/scripts/profiles.conf",
"https://raw.githubusercontent.com/Youxikong/selfscoop/master/scripts/script-opts.conf"
],
"hash": [
"d34a20317d89836658862e5ab3967ed217bf3033e4308480f0106b4be750e773",
"036ea3f31afd1ebfc303c139e7813616fc8be3ab49c32cc0738469c0ac9d0899",
"b722865bd7f1358ef27255466aa4fcc1f19d26e9858cd526b274b5bb2e6a208a",
"B1E5B0CBC9FF91C39C8404F9CE7C0055B6826EF48C9E82285047028E6BA032CC",
"7A7FFDE284446354009DD043D58C61BB9E413BF8E07347D8BF28F48E722271EF"
Expand Down

0 comments on commit b01cec5

Please sign in to comment.