File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
> ⚠️ ** IMPORTANT NOTICE**
16
16
>
17
17
> This tool currently supports:
18
- > - ✅ Cursor v0.44.11 and below
18
+ > - ✅ Cursor v0.45.x and below
19
19
> - ✅ Windows: Latest 0.47.x versions (Supported)
20
20
> - ✅ Mac/Linux: Latest 0.47.x versions (Supported, feedback welcome)
21
21
>
28
28
29
29
### 🌟 Latest Versions
30
30
- v0.45.11 (2025-02-07) - Latest Release
31
- - v0.44.11 (2025-01-03) - Most Stable Release
31
+ - v0.45.x (2025-01-03) - Most Stable Release
32
32
33
33
[ View Full Version History] ( CursorHistoryDown.md )
34
34
35
35
</div >
36
36
37
37
### 📥 Direct Download Links
38
38
39
- ** v0.44.11 (Recommended Stable Version)**
39
+ ** v0.45.x (Recommended Stable Version)**
40
40
- Windows: [ Official] ( https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64 ) | [ Mirror] ( https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe )
41
41
- Mac: [ Apple Silicon] ( https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64 )
42
42
50
50
> - This modification may temporarily affect network connectivity
51
51
> - You can skip this step when prompted during execution
52
52
>
53
- > 💾 ** Download Cursor v0.44.11 **
53
+ > 💾 ** Download Cursor v0.45.x **
54
54
>
55
55
> Windows:
56
56
> - [ Download from Cursor Official] ( https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64 )
Original file line number Diff line number Diff line change 15
15
> ⚠️ ** 重要提示**
16
16
>
17
17
> 本工具当前支持版本:
18
- > - ✅ Cursor v0.44.11 及以下版本
18
+ > - ✅ Cursor v0.45.x 及以下版本
19
19
> - ✅ Windows: 最新的 0.47.x 版本(已支持)
20
20
> - ✅ Mac/Linux: 最新的 0.47.x 版本(已支持,欢迎测试并反馈问题)
21
21
>
28
28
29
29
### 🌟 最新版本
30
30
- v0.45.11 (2025-02-07) - 最新发布
31
- - v0.44.11 (2025-01-03) - 最稳定版本
31
+ - v0.45.x (2025-01-03) - 最稳定版本
32
32
33
33
[ 查看完整版本历史] ( CursorHistoryDown.md )
34
34
35
35
</div >
36
36
37
37
### 📥 直接下载链接
38
38
39
- ** v0.44.11 (推荐稳定版)**
39
+ ** v0.45.x (推荐稳定版)**
40
40
- Windows: [ 官方下载] ( https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64 ) | [ 镜像下载] ( https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe )
41
41
- Mac: [ Apple Silicon] ( https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64 )
42
42
Original file line number Diff line number Diff line change @@ -554,7 +554,7 @@ if ($cursorVersion) {
554
554
$compareResult = Compare-Version $cursorVersion " 0.45.0"
555
555
if ($compareResult -ge 0 ) {
556
556
Write-Host " $RED [错误]$NC 当前版本 ($cursorVersion ) 暂不支持"
557
- Write-Host " $YELLOW [建议]$NC 请使用 v0.44.11 及以下版本"
557
+ Write-Host " $YELLOW [建议]$NC 请使用 v0.45.x 及以下版本"
558
558
Write-Host " $YELLOW [建议]$NC 可以从以下地址下载支持的版本:"
559
559
Write-Host " Windows: https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe"
560
560
Write-Host " Mac ARM64: https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64"
You can’t perform that action at this time.
0 commit comments