[cursor][auto] update 1.7.41
All checks were successful
Update checker - cursor / check-update (push) Successful in 6s

This commit is contained in:
gitea-actions
2025-10-09 20:00:28 +00:00
committed by github-actions[bot]
parent 4135405dd0
commit 90c1b06ba0
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor
pkgver = 1.7.40
pkgver = 1.7.41
pkgrel = 1
pkgdesc = Cursor - The AI Code Editor (extracted from Appimage)
url = https://www.cursor.com/
arch = x86_64
license = custom:Proprietary
options = !debug
source_x86_64 = cursor-1.7.40.Appimage::https://downloads.cursor.com/production/df79b2380cd32922cad03529b0dc0c946c311856/linux/x64/Cursor-1.7.40-x86_64.AppImage
source_x86_64 = cursor-1.7.41.Appimage::https://downloads.cursor.com/production/21dd0863d0bc865a6a04df66d09df209f27d23b7/linux/x64/Cursor-1.7.41-x86_64.AppImage
sha512sums_x86_64 = SKIP
pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=1.7.40
_cursor_url=https://downloads.cursor.com/production/df79b2380cd32922cad03529b0dc0c946c311856/linux/x64/Cursor-1.7.40-x86_64.AppImage
_cursor_version=1.7.41
_cursor_url=https://downloads.cursor.com/production/21dd0863d0bc865a6a04df66d09df209f27d23b7/linux/x64/Cursor-1.7.41-x86_64.AppImage
pkgname=cursor
pkgver="${_cursor_version}"