Skip to content

Conversation

@mapitman
Copy link
Owner

@mapitman mapitman commented Jan 4, 2026

Download the latest version and instead of copying the binary, execute it so the built-in install process can run.

Fixes #7

Download the latest version and instead of copying the binary, execute it so the built-in install process can run.

Fixes #7
Copilot AI review requested due to automatic review settings January 4, 2026 23:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes the JetBrains Toolbox installation process by updating to the latest version (3.2.0.65851) and changing the installation method from manually copying the binary to executing it, allowing JetBrains' built-in installation process to run properly.

  • Updated JetBrains Toolbox version from 1.28.1.15219 to 3.2.0.65851
  • Changed installation approach from copying binary to ~/.local/bin/ to executing the installer as a background process
  • Added user-facing message to complete setup through the application interface

mapitman and others added 3 commits January 4, 2026 15:13
Add comment about toolbox version needing to be updated once in a while.

Co-authored-by: Copilot <[email protected]>
Remove commented code

Co-authored-by: Copilot <[email protected]>
@mapitman mapitman merged commit 81b937a into main Jan 5, 2026
5 checks passed
@mapitman mapitman deleted the fix-jetbrains-toolbox-install branch January 5, 2026 05:42
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.

Fix JetBrains Toolbox install

2 participants