fix: replace ripgrep binary for riscv64 (#2128)

This commit is contained in:
Levi Zim
2024-11-26 22:21:39 +08:00
committed by GitHub
parent 8bcb412ec5
commit 8ddfccd6b8
2 changed files with 19 additions and 0 deletions

View File

@@ -187,6 +187,7 @@ The minimal version is limited by the core component Electron, you may want to c
- [x] GNU/Linux x64 (`deb`, `rpm`, `AppImage`, `snap`, `tar.gz`)
- [x] GNU/Linux arm64 (`deb`, `rpm`, `snap`, `tar.gz`)
- [x] GNU/Linux armhf (`deb`, `rpm`, `tar.gz`)
- [x] GNU/Linux riscv64 (`tar.gz`)
- [x] GNU/Linux loong64 (`tar.gz`)
- [x] Windows 10 / Server 2012 R2 or newer x64
- [x] Windows 10 / Server 2012 R2 or newer arm64