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

This commit is contained in:
gitea-actions
2025-10-05 22:00:28 +00:00
committed by github-actions[bot]
parent f8e6405e09
commit 38bc09015d
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor
pkgver = 1.7.33
pkgver = 1.7.36
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.33.Appimage::https://downloads.cursor.com/production/a84f941711ad680a635c8a3456002833186c484f/linux/x64/Cursor-1.7.33-x86_64.AppImage
source_x86_64 = cursor-1.7.36.Appimage::https://downloads.cursor.com/production/493c403e4a45c5f971d1c76cc74febd0968d57d8/linux/x64/Cursor-1.7.36-x86_64.AppImage
sha512sums_x86_64 = SKIP
pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=1.7.33
_cursor_url=https://downloads.cursor.com/production/a84f941711ad680a635c8a3456002833186c484f/linux/x64/Cursor-1.7.33-x86_64.AppImage
_cursor_version=1.7.36
_cursor_url=https://downloads.cursor.com/production/493c403e4a45c5f971d1c76cc74febd0968d57d8/linux/x64/Cursor-1.7.36-x86_64.AppImage
pkgname=cursor
pkgver="${_cursor_version}"