Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update luajit, x265 and click modules #589

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions io.mpv.Mpv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ modules:
mirror-urls:
- https://luajit.org/git/luajit.git
disable-shallow-clone: true
commit: 19878ec05c239ccaf5f3d17af27670a963e25b8b
commit: f73e649a954b599fc184726c376476e7a5c439ca
x-checker-data:
type: json
url: https://api.github.com/repos/LuaJIT/LuaJIT/commits
Expand Down Expand Up @@ -521,8 +521,8 @@ modules:
sources:
- type: git
url: https://bitbucket.org/multicoreware/x265_git.git
tag: '4.0'
commit: 6318f223684118a2c71f67f3f4633a9e35046b00
tag: '4.1'
commit: 1d117bed4747758b51bd2c124d738527e30392cb
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
Expand Down Expand Up @@ -1090,8 +1090,8 @@ modules:
- pip3 install --prefix=/app click-*.whl
sources:
- type: file
url: https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl
sha256: ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28
url: https://files.pythonhosted.org/packages/7e/d4/7ebdbd03970677812aac39c869717059dbb71a4cfc033ca6e5221787892c/click-8.1.8-py3-none-any.whl
sha256: 63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2
x-checker-data:
type: pypi
name: click
Expand Down