Skip to content

Commit

Permalink
update cursor.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chawyehsu authored Dec 27, 2024
1 parent 8d564e8 commit 79d1306
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/cursor.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.43.5",
"version": "0.44.8",
"description": "The AI Code Editor",
"homepage": "https://www.cursor.com/",
"license": {
Expand All @@ -8,16 +8,16 @@
},
"architecture": {
"64bit": {
"url": "https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.43.5%20-%20Build%20241127pdg4cnbu2-x64.exe#/dl.7z",
"hash": "sha512:1dede899cdfff62cdcca458d3e41b9846178e45f20c9aa268906aa585ddfca655ff8eeda787d0431bb24e01cf8b9d67b1ff5214bab2aa4750c821a0c8c0aeb47",
"url": "https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.8%20-%20Build%20241222ooktny8mh-x64.exe#/dl.7z",
"hash": "sha512:7182ed0f52e3ccdb0cfeb3a77bd708c2a5628a04ccf83bff573d4cd957f673cbd8bfa64ff0401b9c33b34d688de173add786c0e447670ad82f8776110202ce06",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
]
},
"arm64": {
"url": "https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.43.5%20-%20Build%20241127pdg4cnbu2-arm64.exe#/dl.7z",
"hash": "sha512:862a1b301e3deeb32ff4835b5b5df77bbfeeab2482f8d3d1c493c3d220d24e7d1783eb64ede97173a7931ee8e7dd69e98d5d2ce19d8c85dc7d5a1e5eb82d9267",
"url": "https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.8%20-%20Build%20241222ooktny8mh-arm64.exe#/dl.7z",
"hash": "sha512:226f42b06ad4d01c5b1174239ea05c77bc7f1ef528ff52917f391ebc2c098855e7a4ba3549666c63cfbb317e23c9d58168faeca2560164a5ae602a0c3e60e84a",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
Expand Down

0 comments on commit 79d1306

Please sign in to comment.