Skip to content

Commit

Permalink
update cursor
Browse files Browse the repository at this point in the history
  • Loading branch information
chawyehsu authored Dec 28, 2024
1 parent 6a11386 commit 5c60798
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.44.8",
"version": "0.44.9",
"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.44.8%20-%20Build%20241222ooktny8mh-x64.exe#/dl.7z",
"hash": "sha512:7182ed0f52e3ccdb0cfeb3a77bd708c2a5628a04ccf83bff573d4cd957f673cbd8bfa64ff0401b9c33b34d688de173add786c0e447670ad82f8776110202ce06",
"url": "https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.9%20-%20Build%202412268nc6pfzgo-x64.exe#/dl.7z",
"hash": "sha512:f94abeb04e6fde7f2dce061a3b80955ee3f7aac0fb85e11bdb8477c040ecff00d7c09b5e36a72e5ea638e817dee38a5fa4eb31fce9b2b748e4a558cacf46f3d7",
"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.44.8%20-%20Build%20241222ooktny8mh-arm64.exe#/dl.7z",
"hash": "sha512:226f42b06ad4d01c5b1174239ea05c77bc7f1ef528ff52917f391ebc2c098855e7a4ba3549666c63cfbb317e23c9d58168faeca2560164a5ae602a0c3e60e84a",
"url": "https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.9%20-%20Build%202412268nc6pfzgo-arm64.exe#/dl.7z",
"hash": "sha512:df7007118aa458be65532fb401d45958d1074ead665115ba6051d8b6acc55b190857f974a88b2143ad2344183cccb604f34caca407e9a92d794b06b6c9a01fae",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
Expand Down

0 comments on commit 5c60798

Please sign in to comment.