From 5c60798420589598b7e86bb39dfc84c9e1033936 Mon Sep 17 00:00:00 2001 From: Chawye Hsu Date: Sat, 28 Dec 2024 11:56:28 +0800 Subject: [PATCH] update cursor --- bucket/cursor.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cursor.json b/bucket/cursor.json index 6ea377c8ac94d0..fc870ed7f9528b 100644 --- a/bucket/cursor.json +++ b/bucket/cursor.json @@ -1,5 +1,5 @@ { - "version": "0.44.8", + "version": "0.44.9", "description": "The AI Code Editor", "homepage": "https://www.cursor.com/", "license": { @@ -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"