[appimage] fix: trying to download a file without a URL associated with

This commit is contained in:
Vinicius Moreira
2021-11-25 13:48:20 -03:00
parent 99595dfbb2
commit 6875d62a16
11 changed files with 19 additions and 0 deletions

View File

@@ -27,6 +27,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- General
- single thread downloader (**wget**) does not create the directory where the file will be stored
- AppImage
- trying to download a file without a URL associated with [#210](https://github.com/vinifmor/bauh/issues/210)
- Arch
- **wget** as a hard requirement for Arch package management