Archived
2
0

Merge pull request #13 from whalehub/update-chrome

Update Chromium and uBlock Origin
This commit is contained in:
Miroslav Šedivý 2020-10-23 19:17:29 +02:00 committed by GitHub
commit 92eaa06ec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM m1k1o/neko:base
ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v86.0.4240.75-r800218-portable-ungoogled-Lin64/ungoogled-chromium_86.0.4240.75_1.vaapi_polly_linux.tar.xz"
ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v86.0.4240.111-r800218-portable-ungoogled-Lin64/ungoogled-chromium_86.0.4240.111_1.vaapi_polly_linux.tar.xz"
#
# install custom chromium build from woolyss with support for hevc/x265

View File

@ -1,4 +1,4 @@
{
"external_crx": "/usr/share/chromium/extensions/cjpalhdlnbpafiamejdnhcphjbkeiagm.crx",
"external_version": "1.30.4"
"external_version": "1.30.6"
}