release: 0.0.42

- 修复grep或者read长时间阻塞问题 @liorxuan
This commit is contained in:
leookun
2026-07-27 21:57:51 +08:00
parent f3a7aece9d
commit 1f976b2a5e
8 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
name: "Cursor助手"
arch: ${GOARCH}
platform: "linux"
version: "0.0.41"
version: "0.0.42"
section: "default"
priority: "extra"
maintainer: ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>