Update Chromium and uBlock Origin

Signed-off-by: Aaron <admin@datahoarder.dev>
This commit is contained in:
Aaron 2020-10-23 19:10:25 +02:00
parent ef67c559a8
commit d3c1b6edd0
No known key found for this signature in database
GPG Key ID: 3BE3290DE3E557EB
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM m1k1o/neko:base 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 # 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_crx": "/usr/share/chromium/extensions/cjpalhdlnbpafiamejdnhcphjbkeiagm.crx",
"external_version": "1.30.4" "external_version": "1.30.6"
} }