kangfenmao ed59e0f47e feat: add tar package and refactor binary installation scripts
- Added the `tar` package to handle extraction of `.tar.gz` files in the `install-uv.js` script.
- Implemented a new `downloadWithRedirects` function in both `install-bun.js` and `install-uv.js` for improved file downloading with redirect handling.
- Refactored the extraction process in both scripts to utilize Node.js file system methods and the `adm-zip` package for better file management and cleanup.
2025-03-17 11:20:49 +08:00
..
2025-03-04 10:38:50 +08:00
2024-08-17 17:11:48 +08:00
2024-08-21 10:14:04 +08:00
2025-01-19 13:59:32 +08:00