cherry-studio/resources
亢奋猫 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
..
cherry-studio feat(privacy): add English and Chinese privacy policy pages and popup component 2025-09-23 19:49:41 +08:00
data feat: add shortcuts to rename topic and edit last user message (#9466) 2025-09-05 19:59:59 +08:00
database/drizzle 💄 style: format code with yarn format 2025-09-21 16:44:54 +08:00
js feat: add minapp window 2024-08-17 17:11:48 +08:00
scripts chore: update bun and uv versions (#11193) 2025-11-09 00:31:00 +08:00