Skip to content

grok-bot: aarch64 + 0.30.0 Linux deb names - #244

Open
andrewpatrickflynn wants to merge 1 commit into
omacom:masterfrom
andrewpatrickflynn:cursor/grok-bot-aarch64-1516
Open

grok-bot: aarch64 + 0.30.0 Linux deb names#244
andrewpatrickflynn wants to merge 1 commit into
omacom:masterfrom
andrewpatrickflynn:cursor/grok-bot-aarch64-1516

Conversation

@andrewpatrickflynn

Copy link
Copy Markdown

Omarchy's Install > AI > Grok Bot menu runs omarchy-pkg-add grok-bot. That package was arch=('x86_64') and downloaded Grok_Bot_${pkgver}.deb, which 403s for 0.30.0.

Cursor now publishes official Linux debs:

  • linux/x64/grok-bot_0.30.0_amd64.deb
  • linux/arm64/grok-bot_0.30.0_arm64.deb

The arm64 binary is ELF AArch64 (BuildID b45c284f…). SHA-256:

  • amd64 fb888b2204c8a51c71a9f5f9a2913ac10561f3ef6939c1245ecae4e837d4ada2
  • arm64 7c4c81d576181a57b34b812258b2620626717cec84f100503a7363f37aa8e3fe

This updates the recipe to 0.30.0, adds aarch64, and reads version/commit from the linux sand update feeds. Darwin feeds no longer embed the 40-char build id, so the old updater could not locate the Linux artifacts.

update-pkgver.sh HEAD-checks the new filenames first, then falls back to Grok_Bot_${ver}.deb.

Cursor now ships official Linux arm64 and amd64 debs under the grok-bot_VERSION_{arm64,amd64}.deb names. The previous recipe was x86_64-only and looked for Grok_Bot_VERSION.deb, which 403s for 0.30.0.

Read version/commit from the linux sand update feeds (darwin no longer embeds the 40-char build id).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant