Merge branch 'future-build-2024-05' into develop

This commit is contained in:
Hydrus Network Developer 2024-06-19 13:18:52 -05:00
commit 1c70b00e4a
No known key found for this signature in database
GPG Key ID: 76249F053212133C
7 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@ jobs:
working-directory: hydrus
-
name: Download mpv-dev
run: Invoke-WebRequest -Uri "https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20230212-git-a40958c.7z" -OutFile "mpv-dev-x86_64.7z" -Headers @{ "User-Agent" = "LetMeIn" }
run: Invoke-WebRequest -Uri "https://sourceforge.net/projects/mpv-player-windows/files/libmpv/mpv-dev-x86_64-20230820-git-19384e0.7z" -OutFile "mpv-dev-x86_64.7z" -Headers @{ "User-Agent" = "LetMeIn" }
-
name: Process mpv-dev
run: |

View File

@ -29,6 +29,6 @@ mpv==1.0.6
requests==2.31.0
QtPy==2.4.1
PySide6==6.6.0
PySide6==6.6.3.1
setuptools==69.1.1

View File

@ -29,7 +29,7 @@ mpv==1.0.6
requests==2.31.0
QtPy==2.4.1
PySide6==6.6.0
PySide6==6.6.3.1
setuptools==69.1.1

View File

@ -29,7 +29,7 @@ mpv==1.0.6
requests==2.31.0
QtPy==2.4.1
PySide6==6.6.0
PySide6==6.6.3.1
setuptools==69.1.1

View File

@ -1,2 +1,2 @@
QtPy==2.4.1
PySide6==6.6.0
PySide6==6.6.3.1