Skip to content

Commit fcfa628

Browse files
committed
Update Cursor download links and version history
1 parent fc19e70 commit fcfa628

File tree

2 files changed

+30
-128
lines changed

2 files changed

+30
-128
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,15 @@ A simple, automatically updated site providing the latest download links for the
1818
- **Automation‑friendly**: Machine‑readable `version-history.json` and predictable link structure make it easy to integrate with tooling.
1919

2020
<h2 align="center" style="font-size:2rem; margin-top:2.5em; margin-bottom:0.5em;">
21-
<strong>Latest Version:</strong> v1.6.45 <span style="font-size:1.2rem; font-weight:normal;">(Released: 2025-09-22)</span>
21+
<strong>Latest Version:</strong> v1.7.1 <span style="font-size:1.2rem; font-weight:normal;">(Released: 2025-09-24)</span>
2222
</h2>
2323

2424
# Downloads (latest)
2525

26-
| Platform | Link | Size | SHA256 |
27-
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------ |
28-
| Windows x64 (User) | [Download](https://downloads.cursor.com/production/3ccce8f55d8cca49f6d28b491a844c699b8719a3/win32/x64/user-setup/CursorUserSetup-x64-1.6.45.exe) | 114.2 MB | `6657047e21dc829a44be2f85689f9d3b4de3bcd2cff95bb8c9ddd6b92d3c00f2` |
29-
| Windows x64 (System) | [Download](https://downloads.cursor.com/production/3ccce8f55d8cca49f6d28b491a844c699b8719a3/win32/x64/system-setup/CursorSetup-x64-1.6.45.exe) | 114.2 MB | `50a036fe0fd83b7bf71d5fb232cc20f7c7bf09a49b3113fa80214e9cd0801201` |
30-
| Windows ARM64 (User) | [Download](https://downloads.cursor.com/production/3ccce8f55d8cca49f6d28b491a844c699b8719a3/win32/arm64/user-setup/CursorUserSetup-arm64-1.6.45.exe) | 112.9 MB | `366dcf4528d6dde3cad995a6138c765cc796e9e53444f5b3ec769e621b9ff277` |
31-
| Windows ARM64 (System) | [Download](https://downloads.cursor.com/production/3ccce8f55d8cca49f6d28b491a844c699b8719a3/win32/arm64/system-setup/CursorSetup-arm64-1.6.45.exe) | 112.9 MB | `1f93ba3eeedaacfe29b1c377868282fbc057d5172c2758ba3a84e2d7b8a94d7a` |
32-
| Linux x64 (AppImage) | [Download](https://downloads.cursor.com/production/3ccce8f55d8cca49f6d28b491a844c699b8719a3/linux/x64/Cursor-1.6.45-x86_64.AppImage.zsync) | 325.4 KB | `90f75e43a73ef733ef9fb674dda1ceafd263b56946ec8f85199b50d02d62acf2` |
33-
| Linux ARM64 (AppImage) | [Download](https://downloads.cursor.com/production/3ccce8f55d8cca49f6d28b491a844c699b8719a3/linux/arm64/Cursor-1.6.45-aarch64.AppImage.zsync) | 298.3 KB | `d55bc45595f17eb71b81e8d91ba77afe99d38382eebff2f287b8b6349e8dede3` |
26+
| Platform | Link | Size | SHA256 |
27+
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------ |
28+
| Linux x64 (AppImage) | [Download](https://downloads.cursor.com/production/bcf02685a86687e050c68bef0450e2472949b5c8/linux/x64/Cursor-1.7.1-x86_64.AppImage.zsync) | 323.8 KB | `dfb9acf745d75e927f475f281fb608f477786644c6a183e769b83199db851cc7` |
29+
| Linux ARM64 (AppImage) | [Download](https://downloads.cursor.com/production/bcf02685a86687e050c68bef0450e2472949b5c8/linux/arm64/Cursor-1.7.1-aarch64.AppImage.zsync) | 296.9 KB | `47fc7401d7cd58a9cf61533abac888eb576a36d688a46f58f14f33163b26c88e` |
3430

3531
## Security & integrity
3632

@@ -43,6 +39,13 @@ A simple, automatically updated site providing the latest download links for the
4339

4440
<div style="font-size:1.13em; line-height:1.7;">
4541

42+
#### v1.7.1 — 2025-09-24
43+
44+
| Platform | Link | Size | SHA256 |
45+
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------ |
46+
| Linux x64 (AppImage) | [Download](https://downloads.cursor.com/production/bcf02685a86687e050c68bef0450e2472949b5c8/linux/x64/Cursor-1.7.1-x86_64.AppImage.zsync) | 323.8 KB | `dfb9acf745d75e927f475f281fb608f477786644c6a183e769b83199db851cc7` |
47+
| Linux ARM64 (AppImage) | [Download](https://downloads.cursor.com/production/bcf02685a86687e050c68bef0450e2472949b5c8/linux/arm64/Cursor-1.7.1-aarch64.AppImage.zsync) | 296.9 KB | `47fc7401d7cd58a9cf61533abac888eb576a36d688a46f58f14f33163b26c88e` |
48+
4649
#### v1.6.45 — 2025-09-22
4750

4851
| Platform | Link | Size | SHA256 |

version-history.json

Lines changed: 18 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"versions": [
3+
{
4+
"version": "1.7.1",
5+
"date": "2025-09-24",
6+
"platforms": {
7+
"linux-x64": "https://downloads.cursor.com/production/bcf02685a86687e050c68bef0450e2472949b5c8/linux/x64/Cursor-1.7.1-x86_64.AppImage.zsync",
8+
"linux-arm64": "https://downloads.cursor.com/production/bcf02685a86687e050c68bef0450e2472949b5c8/linux/arm64/Cursor-1.7.1-aarch64.AppImage.zsync"
9+
},
10+
"platformDetails": {
11+
"linux-x64": {
12+
"sizeBytes": 331608,
13+
"sha256": "dfb9acf745d75e927f475f281fb608f477786644c6a183e769b83199db851cc7"
14+
},
15+
"linux-arm64": {
16+
"sizeBytes": 304058,
17+
"sha256": "47fc7401d7cd58a9cf61533abac888eb576a36d688a46f58f14f33163b26c88e"
18+
}
19+
}
20+
},
321
{
422
"version": "1.6.45",
523
"date": "2025-09-22",
@@ -797,125 +815,6 @@
797815
"linux-x64": "https://downloads.cursor.com/production/2947db30cb622263bb9302d7bd2c27a52e11db65/linux/x64/Cursor-1.5.0-x86_64.AppImage",
798816
"linux-arm64": "https://downloads.cursor.com/production/2947db30cb622263bb9302d7bd2c27a52e11db65/linux/arm64/Cursor-1.5.0-aarch64.AppImage"
799817
}
800-
},
801-
{
802-
"version": "1.4.6",
803-
"date": "2025-08-15",
804-
"platforms": {
805-
"win32-x64-user": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/x64/user-setup/CursorUserSetup-x64-1.4.5.exe",
806-
"win32-arm64-user": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.5.exe",
807-
"win32-x64-system": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/x64/system-setup/CursorSetup-x64-1.4.5.exe",
808-
"win32-arm64-system": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/arm64/system-setup/CursorSetup-arm64-1.4.5.exe",
809-
"win32-x64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/x64/system-setup/CursorSetup-x64-1.4.5.exe",
810-
"win32-arm64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/arm64/system-setup/CursorSetup-arm64-1.4.5.exe",
811-
"darwin-universal": "https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/darwin/universal/Cursor-darwin-universal.dmg",
812-
"darwin-x64": "https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/darwin/x64/Cursor-darwin-x64.dmg",
813-
"darwin-arm64": "https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/darwin/arm64/Cursor-darwin-arm64.dmg",
814-
"linux-x64": "https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/linux/x64/Cursor-1.4.6-x86_64.AppImage",
815-
"linux-arm64": "https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/linux/arm64/Cursor-1.4.6-aarch64.AppImage"
816-
}
817-
},
818-
{
819-
"version": "1.4.5",
820-
"date": "2025-08-13",
821-
"platforms": {
822-
"win32-x64-user": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/x64/user-setup/CursorUserSetup-x64-1.4.5.exe",
823-
"win32-arm64-user": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.5.exe",
824-
"win32-x64-system": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/x64/system-setup/CursorSetup-x64-1.4.5.exe",
825-
"win32-arm64-system": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/arm64/system-setup/CursorSetup-arm64-1.4.5.exe",
826-
"win32-x64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/x64/system-setup/CursorSetup-x64-1.4.5.exe",
827-
"win32-arm64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/win32/arm64/system-setup/CursorSetup-arm64-1.4.5.exe",
828-
"darwin-universal": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/darwin/universal/Cursor-darwin-universal.dmg",
829-
"darwin-x64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/darwin/x64/Cursor-darwin-x64.dmg",
830-
"darwin-arm64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/darwin/arm64/Cursor-darwin-arm64.dmg",
831-
"linux-x64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/linux/x64/Cursor-1.4.5-x86_64.AppImage",
832-
"linux-arm64": "https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/linux/arm64/Cursor-1.4.5-aarch64.AppImage"
833-
}
834-
},
835-
{
836-
"version": "1.4.4",
837-
"date": "2025-08-11",
838-
"platforms": {
839-
"win32-x64-user": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/win32/x64/user-setup/CursorUserSetup-x64-1.4.4.exe",
840-
"win32-arm64-user": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.4.exe",
841-
"win32-x64-system": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/win32/x64/system-setup/CursorSetup-x64-1.4.4.exe",
842-
"win32-arm64-system": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/win32/arm64/system-setup/CursorSetup-arm64-1.4.4.exe",
843-
"win32-x64": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/win32/x64/system-setup/CursorSetup-x64-1.4.4.exe",
844-
"win32-arm64": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/win32/arm64/system-setup/CursorSetup-arm64-1.4.4.exe",
845-
"darwin-universal": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/darwin/universal/Cursor-darwin-universal.dmg",
846-
"darwin-x64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/darwin/x64/Cursor-darwin-x64.dmg",
847-
"darwin-arm64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/darwin/arm64/Cursor-darwin-arm64.dmg",
848-
"linux-x64": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/linux/x64/Cursor-1.4.4-x86_64.AppImage",
849-
"linux-arm64": "https://downloads.cursor.com/production/dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa9/linux/arm64/Cursor-1.4.4-aarch64.AppImage"
850-
}
851-
},
852-
{
853-
"version": "1.4.3",
854-
"date": "2025-08-08",
855-
"platforms": {
856-
"win32-x64-user": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/win32/x64/user-setup/CursorUserSetup-x64-1.4.3.exe",
857-
"win32-arm64-user": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.3.exe",
858-
"win32-x64-system": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/win32/x64/system-setup/CursorSetup-x64-1.4.3.exe",
859-
"win32-arm64-system": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/win32/arm64/system-setup/CursorSetup-arm64-1.4.3.exe",
860-
"win32-x64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/win32/x64/system-setup/CursorSetup-x64-1.4.3.exe",
861-
"win32-arm64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/win32/arm64/system-setup/CursorSetup-arm64-1.4.3.exe",
862-
"darwin-universal": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/darwin/universal/Cursor-darwin-universal.dmg",
863-
"darwin-x64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/darwin/x64/Cursor-darwin-x64.dmg",
864-
"darwin-arm64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/darwin/arm64/Cursor-darwin-arm64.dmg",
865-
"linux-x64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/linux/x64/Cursor-1.4.3-x86_64.AppImage",
866-
"linux-arm64": "https://downloads.cursor.com/production/e50823e9ded15fddfd743c7122b4724130c25df8/linux/arm64/Cursor-1.4.3-aarch64.AppImage"
867-
}
868-
},
869-
{
870-
"version": "1.4.2",
871-
"date": "2025-08-06",
872-
"platforms": {
873-
"win32-x64-user": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/win32/x64/user-setup/CursorUserSetup-x64-1.4.2.exe",
874-
"win32-arm64-user": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.2.exe",
875-
"win32-x64-system": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/win32/x64/system-setup/CursorSetup-x64-1.4.2.exe",
876-
"win32-arm64-system": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/win32/arm64/system-setup/CursorSetup-arm64-1.4.2.exe",
877-
"win32-x64": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/win32/x64/system-setup/CursorSetup-x64-1.4.2.exe",
878-
"win32-arm64": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/win32/arm64/system-setup/CursorSetup-arm64-1.4.2.exe",
879-
"darwin-universal": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/darwin/universal/Cursor-darwin-universal.dmg",
880-
"darwin-x64": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/darwin/x64/Cursor-darwin-x64.dmg",
881-
"darwin-arm64": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/darwin/arm64/Cursor-darwin-arm64.dmg",
882-
"linux-x64": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/linux/x64/Cursor-1.4.2-x86_64.AppImage",
883-
"linux-arm64": "https://downloads.cursor.com/production/07aa3b4519da4feab4761c58da3eeedd253a1671/linux/arm64/Cursor-1.4.2-aarch64.AppImage"
884-
}
885-
},
886-
{
887-
"version": "1.4.1",
888-
"date": "2025-08-06",
889-
"platforms": {
890-
"win32-x64-user": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/win32/x64/user-setup/CursorUserSetup-x64-1.4.1.exe",
891-
"win32-arm64-user": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.1.exe",
892-
"win32-x64-system": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/win32/x64/system-setup/CursorSetup-x64-1.4.1.exe",
893-
"win32-arm64-system": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/win32/arm64/system-setup/CursorSetup-arm64-1.4.1.exe",
894-
"win32-x64": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/win32/x64/system-setup/CursorSetup-x64-1.4.1.exe",
895-
"win32-arm64": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/win32/arm64/system-setup/CursorSetup-arm64-1.4.1.exe",
896-
"darwin-universal": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/darwin/universal/Cursor-darwin-universal.dmg",
897-
"darwin-x64": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/darwin/x64/Cursor-darwin-x64.dmg",
898-
"darwin-arm64": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/darwin/arm64/Cursor-darwin-arm64.dmg",
899-
"linux-x64": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/linux/x64/Cursor-1.4.1-x86_64.AppImage",
900-
"linux-arm64": "https://downloads.cursor.com/production/07f7d99b3d096d441f52dca5ba7e75fd6af380d3/linux/arm64/Cursor-1.4.1-aarch64.AppImage"
901-
}
902-
},
903-
{
904-
"version": "1.4.0",
905-
"date": "2025-08-06",
906-
"platforms": {
907-
"win32-x64-user": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/win32/x64/user-setup/CursorUserSetup-x64-1.4.0.exe",
908-
"win32-arm64-user": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/win32/arm64/user-setup/CursorUserSetup-arm64-1.4.0.exe",
909-
"win32-x64-system": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/win32/x64/system-setup/CursorSetup-x64-1.4.0.exe",
910-
"win32-arm64-system": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/win32/arm64/system-setup/CursorSetup-arm64-1.4.0.exe",
911-
"win32-x64": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/win32/x64/system-setup/CursorSetup-x64-1.4.0.exe",
912-
"win32-arm64": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/win32/arm64/system-setup/CursorSetup-arm64-1.4.0.exe",
913-
"darwin-universal": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/darwin/universal/Cursor-darwin-universal.dmg",
914-
"darwin-x64": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/darwin/x64/Cursor-darwin-x64.dmg",
915-
"darwin-arm64": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/darwin/arm64/Cursor-darwin-arm64.dmg",
916-
"linux-x64": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/linux/x64/Cursor-1.4.0-x86_64.AppImage",
917-
"linux-arm64": "https://downloads.cursor.com/production/2cdf414b520ff31ee87dd841a04d8aa84009eaee/linux/arm64/Cursor-1.4.0-aarch64.AppImage"
918-
}
919818
}
920819
]
921820
}

0 commit comments

Comments
 (0)