mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
build: Update to fork of appimage-builder
This commit is contained in:
2
dist/AppImage/Dockerfile
vendored
2
dist/AppImage/Dockerfile
vendored
@@ -75,7 +75,7 @@ chmod +x /cache/bin/appimagetool
|
||||
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip3 install git+https://github.com/AppImageCrafters/appimage-builder@bf6123e
|
||||
pip3 install git+https://github.com/WerWolv/appimage-builder@e4dc770
|
||||
|
||||
# Package ImHex as AppImage
|
||||
export VERSION=$(cat /imhex/VERSION)
|
||||
|
||||
Reference in New Issue
Block a user