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

This commit is contained in:
gitea-actions
2025-11-27 04:00:33 +00:00
committed by github-actions[bot]
parent c3626deb28
commit 5e5be68540
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor pkgbase = cursor
pkgver = 2.1.36 pkgver = 2.1.39
pkgrel = 1 pkgrel = 1
pkgdesc = Cursor - The AI Code Editor pkgdesc = Cursor - The AI Code Editor
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-2.1.36.deb::https://downloads.cursor.com/production/9cd7c8b6cebcbccc1242df211dee45a4b6fe15e4/linux/x64/deb/amd64/deb/cursor_2.1.36_amd64.deb source_x86_64 = cursor-2.1.39.deb::https://downloads.cursor.com/production/60d42bed27e5775c43ec0428d8c653c49e58e26a/linux/x64/deb/amd64/deb/cursor_2.1.39_amd64.deb
sha512sums_x86_64 = SKIP sha512sums_x86_64 = SKIP
pkgname = cursor pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=2.1.36 _cursor_version=2.1.39
_cursor_url=https://downloads.cursor.com/production/9cd7c8b6cebcbccc1242df211dee45a4b6fe15e4/linux/x64/deb/amd64/deb/cursor_2.1.36_amd64.deb _cursor_url=https://downloads.cursor.com/production/60d42bed27e5775c43ec0428d8c653c49e58e26a/linux/x64/deb/amd64/deb/cursor_2.1.39_amd64.deb
pkgname=cursor pkgname=cursor
pkgver="${_cursor_version}" pkgver="${_cursor_version}"