cherry-studio/resources/scripts
亢奋猫 9a10516b52
chore: update bun and uv versions (#11193)
* chore: update bun and uv versions

- Update bun from 1.2.17 to 1.3.1
- Update uv from 0.7.13 to 0.9.5

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* refactor: update UV installer to support tar.gz format

- Update UV package mappings from .zip to .tar.gz for macOS and Linux
- Add RISCV64 Linux platform support
- Implement dual extraction logic:
  - tar.gz extraction for macOS/Linux using tar command
  - zip extraction for Windows using StreamZip
- Flatten directory structure during extraction
- Maintain executable permissions on Unix-like systems

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* 🐛 fix: correct error handling in UV installer

Remove ineffective error code 102 return from nested function.
Chmod errors now properly propagate to outer try-catch block.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-09 00:31:00 +08:00
..
download.js feat: add new provider intel OVMS(openvino model server) (#9853) 2025-09-29 18:36:54 +08:00
install-bun.js chore: update bun and uv versions (#11193) 2025-11-09 00:31:00 +08:00
install-ovms.js feat: update and download ovms to 2025.3 official release from offici… (#10603) 2025-10-17 13:40:53 +08:00
install-uv.js chore: update bun and uv versions (#11193) 2025-11-09 00:31:00 +08:00
ipService.js feat: add code tools (#9043) 2025-08-12 11:54:38 +08:00