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

This commit is contained in:
gitea-actions
2025-08-15 18:00:28 +00:00
committed by github-actions[bot]
parent aa1bfc0059
commit 25c4f6f7f1
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor
pkgver = 1.4.5
pkgver = 1.4.6
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.4.5.Appimage::https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/linux/x64/Cursor-1.4.5-x86_64.AppImage
source_x86_64 = cursor-1.4.6.Appimage::https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/linux/x64/Cursor-1.4.6-x86_64.AppImage
sha512sums_x86_64 = SKIP
pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=1.4.5
_cursor_url=https://downloads.cursor.com/production/af58d92614edb1f72bdd756615d131bf8dfa5299/linux/x64/Cursor-1.4.5-x86_64.AppImage
_cursor_version=1.4.6
_cursor_url=https://downloads.cursor.com/production/8bdbd55db6885f3d79f73cdacca5fcedef93d369/linux/x64/Cursor-1.4.6-x86_64.AppImage
pkgname=cursor
pkgver="${_cursor_version}"