从网上找到的看到的信息:WSA 最新版本可以在 https://store.rg-adguard.net/ 下载,输入 9P3395VX91NR 这个 productID,然后选择 slow,就可以下载最新的 WSA,版本号和微软官网的 WSA release note 版本号一样。
所以,检测 WSA 的方法就是检测微软官网的 WSA release note 页面。WSA 从 1.8.32837.0 开始发布 public preview,这个页面也是从 1.8.32837.0 开始公布 release note。
WSL 在去年 10 月份上架了 Microsoft Store,官方表示:
Installing WSL through the store will allow you to get the latest WSL updates and features faster, and without needing to modify your Windows version.
在此之前,WSL 是和 Windows 系统一起更新的,需要升级 Windows 系统才能升级 WSL,所以早期的 WSL build 版本和 Windows 系统的 build 版本是一样的。WSL 在微软应用商城的版本号、更新清单,都可以在 GitHub 找到,但是不确定会不会比 Microsoft Store 的迟一些。
最好还是直接检测 Microsoft Store,如果不行:
WSL:检测 GitHub
WSA:检测微软官网
都可以用 store.rg-adguard.net 的 api 检测,相当于直接检测 store
MSL 的 productID:9p9tqf7mrm4r,商店地址
MSA 的 productID:9p3395vx91nr,商店地址
可以考虑增加微软 command line 博客文章更新通知。
2023-15-15 补充:WSAPackages 这个开源项目收集了很多安卓子系统的历史版本。