diff options
author | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:12:41 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-09-12 12:12:41 +0200 |
commit | 10bd99ff221ca8e5b7c02d30a3c6c998c90649e2 (patch) | |
tree | 364b7763f8288a440f490c885ca3264bd5a1866b /extra/mpv | |
parent | 99f4a87deefad741dd33ca7d524aa4a0ab2b0c36 (diff) | |
download | repository-10bd99ff221ca8e5b7c02d30a3c6c998c90649e2.tar.gz |
mpv: bump to 0.36.0
Diffstat (limited to 'extra/mpv')
-rw-r--r-- | extra/mpv/checksums | 2 | ||||
-rw-r--r-- | extra/mpv/sources | 2 | ||||
-rw-r--r-- | extra/mpv/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/mpv/checksums b/extra/mpv/checksums index 1f8e2dc6..3d6bfa76 100644 --- a/extra/mpv/checksums +++ b/extra/mpv/checksums @@ -1,2 +1,2 @@ %BLAKE3 -41182bebc20c21bdfa1a4b9189427e1dd840cf3684876b2c521c4d03e36674cd v0.35.1.tar.gz +12c395ac044fbe9d032fa45a0607877e2c8dbf63728fb2bef59b1d3a52ff8474 v0.36.0.tar.gz diff --git a/extra/mpv/sources b/extra/mpv/sources index 951b352a..51180b90 100644 --- a/extra/mpv/sources +++ b/extra/mpv/sources @@ -1 +1 @@ -https://github.com/mpv-player/mpv/archive/v0.35.1.tar.gz +https://github.com/mpv-player/mpv/archive/v0.36.0.tar.gz diff --git a/extra/mpv/version b/extra/mpv/version index 31c31584..a8833f1b 100644 --- a/extra/mpv/version +++ b/extra/mpv/version @@ -1 +1 @@ -0.35.1 1 +0.36.0 1 |