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

This commit is contained in:
gitea-actions
2025-10-17 05:00:28 +00:00
committed by github-actions[bot]
parent 9c1f47462b
commit 49bacd1380
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,5 +1,5 @@
_cursor_version=1.7.46 _cursor_version=1.7.52
_cursor_url=https://downloads.cursor.com/production/b9e5948c1ad20443a5cecba6b84a3c9b99d62582/linux/x64/Cursor-1.7.46-x86_64.AppImage _cursor_url=https://downloads.cursor.com/production/9675251a06b1314d50ff34b0cbe5109b78f848cd/linux/x64/Cursor-1.7.52-x86_64.AppImage
pkgname=cursor pkgname=cursor
pkgver="${_cursor_version}" pkgver="${_cursor_version}"