From 60ff1f106f4318a398754360bbf7fcc1719858df Mon Sep 17 00:00:00 2001 From: miccal Date: Tue, 26 Sep 2023 12:35:09 +0800 Subject: [PATCH 1/2] cursor 0.11.7 --- Casks/c/cursor.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/c/cursor.rb b/Casks/c/cursor.rb index e9620e9812..0930be64be 100644 --- a/Casks/c/cursor.rb +++ b/Casks/c/cursor.rb @@ -1,9 +1,9 @@ cask "cursor" do arch arm: "arm64", intel: "x64" - version "0.11.6" - sha256 arm: "9b9de845bffd8f3a30ad17970718a68a1f0ffe3f989b483e1a0c58a15badd8e2", - intel: "2c6eb37f04504817dba10e445290b86263736216c800cc317d242ac44e66d692" + version "0.11.7" + sha256 arm: "db44ed2438dc614d32b1f85c821d9b9dbcf88ca240328362a7cdbaa31bb9cabf", + intel: "9ae8f9423dfee793dd001468adfc5ef906d9b208cad70d1d645481ab266948ec" url "https://download.todesktop.com/230313mzl4w4u92/Cursor%20#{version}-#{arch}-mac.zip", verified: "download.todesktop.com/230313mzl4w4u92" From dee0211226b7f630a8f15a5d796dcb834072bbbb Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 26 Sep 2023 12:35:35 +0800 Subject: [PATCH 2/2] Update cursor.rb --- Casks/c/cursor.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/c/cursor.rb b/Casks/c/cursor.rb index 0930be64be..99df728ed8 100644 --- a/Casks/c/cursor.rb +++ b/Casks/c/cursor.rb @@ -6,7 +6,7 @@ cask "cursor" do intel: "9ae8f9423dfee793dd001468adfc5ef906d9b208cad70d1d645481ab266948ec" url "https://download.todesktop.com/230313mzl4w4u92/Cursor%20#{version}-#{arch}-mac.zip", - verified: "download.todesktop.com/230313mzl4w4u92" + verified: "download.todesktop.com/230313mzl4w4u92/" name "Cursor" desc "Write, edit, and chat about your code with AI" homepage "https://www.cursor.so/"