Skip to content

Wine install script 404's on notepad++ download #18

@SuperStormer

Description

@SuperStormer

wine.sh tries to download 2 files for notepad++:

wget -O /tmp/notepad32.7z https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.bin.7z
wget -O /tmp/notepad64.7z https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.bin.x64.7z

Both of these files don't exist anymore and cause a 404 error. These links should probably be replaced with something from https://github.com/notepad-plus-plus/notepad-plus-plus/releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions