mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
chrome: update changelog
This commit is contained in:
parent
7b4cdb060b
commit
3ccf883146
@ -1,3 +1,9 @@
|
|||||||
|
110
|
||||||
|
- fix dark mode toggle
|
||||||
|
- versions >=91 use new flags to enable hardware accelerated video decode
|
||||||
|
- allow setting a custom user-agent
|
||||||
|
- use pulseaudio when available
|
||||||
|
|
||||||
109
|
109
|
||||||
- chrome: update to 95.0.4638.54
|
- chrome: update to 95.0.4638.54
|
||||||
- at-spi2-core: update to 2.42.0
|
- at-spi2-core: update to 2.42.0
|
||||||
|
@ -5,7 +5,7 @@ PKG_NAME="chrome"
|
|||||||
PKG_VERSION="1.0"
|
PKG_VERSION="1.0"
|
||||||
# curl -s http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -B 1 Version
|
# curl -s http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -B 1 Version
|
||||||
PKG_VERSION_NUMBER="95.0.4638.54"
|
PKG_VERSION_NUMBER="95.0.4638.54"
|
||||||
PKG_REV="109"
|
PKG_REV="110"
|
||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="Custom"
|
PKG_LICENSE="Custom"
|
||||||
PKG_SITE="http://www.google.com/chrome"
|
PKG_SITE="http://www.google.com/chrome"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user