You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to update IntelliJ-IDEA-Ultimate from the JetBrains Bucket.
The local clone of the bucket seems to have the updated version 2020.3.1-..., but when I use scoop update IntelliJ-IDEA-Ultimate it tells me that the latest version is already installed:
I've had this issue in the past and could fix it by uninstalling IntelliJ, removing, and re-adding the bucket. But I'd prefer not to do that every time.
It might be primarily a problem with the IntelliJ package, the other apps seem to work fine.
I'm using
Windows 10 Pro 20H2 19042.746
Powershell 5.1.19041.610
Windows Terminal 1.4.3243.0
Please let me know if I can provide any more information.
The text was updated successfully, but these errors were encountered:
Same issue for me. My version is 2021.1-211.6693.111 and the actual one is 2021.1.2-211.7442.40.
Past updates from version 2020.3.2-203.7148.57 to 2020.3.3-203.7717.56 to 2021.1-211.6693.111 worked without problems.
It looks like that the version comparison between 2021.1-... and 2021.1.X-... is not working.
Edit: Forcing the update with the following command worked for me: scoop update IntelliJ-IDEA-Ultimate -f
I'm trying to update IntelliJ-IDEA-Ultimate from the JetBrains Bucket.

The local clone of the bucket seems to have the updated version
2020.3.1-...
, but when I usescoop update IntelliJ-IDEA-Ultimate
it tells me that the latest version is already installed:I've had this issue in the past and could fix it by uninstalling IntelliJ, removing, and re-adding the bucket. But I'd prefer not to do that every time.
It might be primarily a problem with the IntelliJ package, the other apps seem to work fine.
I'm using
Please let me know if I can provide any more information.
The text was updated successfully, but these errors were encountered: