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

This commit is contained in:
altareos
2025-11-12 17:42:33 +00:00
committed by github-actions[bot]
parent 5d2db181f2
commit eee3afb59c
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = cursor pkgbase = cursor
pkgver = 2.0.69 pkgver = 2.0.74
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.0.69.deb::https://downloads.cursor.com/production/63fcac100bd5d5749f2a98aa47d65f6eca61db39/linux/x64/deb/amd64/deb/cursor_2.0.69_amd64.deb source_x86_64 = cursor-2.0.74.deb::https://downloads.cursor.com/production/a965544b869cfb53b46806974091f97565545e48/linux/x64/deb/amd64/deb/cursor_2.0.74_amd64.deb
sha512sums_x86_64 = SKIP sha512sums_x86_64 = SKIP
pkgname = cursor pkgname = cursor

View File

@ -1,5 +1,5 @@
_cursor_version=2.0.69 _cursor_version=2.0.74
_cursor_url=https://downloads.cursor.com/production/63fcac100bd5d5749f2a98aa47d65f6eca61db39/linux/x64/deb/amd64/deb/cursor_2.0.69_amd64.deb _cursor_url=https://downloads.cursor.com/production/a965544b869cfb53b46806974091f97565545e48/linux/x64/deb/amd64/deb/cursor_2.0.74_amd64.deb
pkgname=cursor pkgname=cursor
pkgver="${_cursor_version}" pkgver="${_cursor_version}"