首先,访问 https://chromiumdash.appspot.com/branches此链接,点击将要下载的chromium版本。
我们点击想要下载的版本的Chromium列,这里我们以137为例。
点击此处。会打开https://chromium.googlesource.com/chromium/src.git/+log/refs/branch-heads/7151网页。
点击上图红框处的链接。会打开https://chromium.googlesource.com/chromium/src.git/+/6bb43cea48a63143eb061114bf899fd8cf839eba网页。
记住上图的数字编号(红色框区域)后,打开https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win_x64/网页。
由于1453031
目录不存在,但是存在1453032
目录。所以这个目录就是Chromium 137版本的浏览器。
因为这些编号都是有规律的,如果不能全匹配上,那就逐字符的减去末尾的字符。能匹配上就代表是你要找的那个主版本号的浏览器。
也可以看这一列的数值,等价于提交记录中的数字编号。
参阅
- Download Chromium
- https://groups.google.com/a/chromium.org/g/chromium-dev/c/uH-nFrOLWtE/m/PhUj_inyAQAJ
- https://chromiumdash.appspot.com/home
- https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html