Archived
2
0

Merge pull request #15 from whalehub/update-chromium

Update Chromium and NordVPN
This commit is contained in:
Miroslav Šedivý 2020-11-11 14:01:32 +01:00 committed by GitHub
commit 7dbe152e4a
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/v86.0.4240.183-r800218-portable-ungoogled-Lin64/ungoogled-chromium_86.0.4240.183_1.vaapi_polly_linux.tar.xz" ARG SRC_URL="https://github.com/macchrome/linchrome/releases/download/v86.0.4240.193-r800218-portable-ungoogled-Lin64/ungoogled-chromium_86.0.4240.193_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/fjoaledfpmneenckfbpdfhkmimnjocfa.crx", "external_crx": "/usr/share/chromium/extensions/fjoaledfpmneenckfbpdfhkmimnjocfa.crx",
"external_version": "2.17.2" "external_version": "2.21.0"
} }