Skip to content

Commit 5262b3d

Browse files
committed
Update ARM config
1 parent 25697eb commit 5262b3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/inputstreamhelper/config.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@
8686
# To keep the Chrome OS ARM(64) hardware ID list up to date, the following resources can be used:
8787
# https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices
8888
# https://chromiumdash.appspot.com/serving-builds?deviceCategory=Chrome%20OS
89-
# Last updated: 2025-09-21
90-
# current Chrome OS version: 16328.65.0, Widevine version: 4.10.2662.3
89+
# Last updated: 2025-10-10
90+
# current Chrome OS version: 16371.61.0, Widevine version: 4.10.2662.3
9191
CHROMEOS_RECOVERY_ARM_BNAMES = [
9292
'bob', # no longer updated, still latest wv. last: https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_15509.81.0_bob_recovery_stable-channel_mp-v2.bin.zip
9393
'elm', # probably 64bit soon. current: https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_15886.44.0_elm_recovery_stable-channel_mp-v6.bin.zip
@@ -103,6 +103,7 @@
103103
'hana',
104104
'jacuzzi',
105105
'kukui',
106+
'rauru',
106107
'staryu',
107108
'strongbad',
108109
'trogdor',

0 commit comments

Comments
 (0)