Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(webstorm) Strip .0 suffix from installation directory #2367

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 7, 2023

  1. (webstorm) Strip .0 suffix from installation directory

    When determining the installation directory for Webstorm, remove
    any `.0` suffix that might be present in the version number.
    Jetbrains doesn't use this part of the release version number when
    installing, so this causes Chocolatey to create an empty
    directory that never gets used or cleaned up.
    
    Fixes issue chocolatey-community#2266 .
    9numbernine9 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    15a2526 View commit details
    Browse the repository at this point in the history