Archived
2
0

Merge pull request #10 from whalehub/chromium-update

Update Chromium and uBlock Origin
This commit is contained in:
Miroslav Šedivý 2020-10-15 12:36:26 +02:00 committed by GitHub
commit 914db9ed4e
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 FROM m1k1o/neko:base
ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v85.0.4183.121-r782793-portable-ungoogled-Lin64/ungoogled-chromium_85.0.4183.121_1.vaapi_linux.tar.xz" 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"
# #
# 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.29.2" "external_version": "1.30.4"
} }