Fixed AccountFree package version now using full URL for brand website.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ad5001 2021-08-09 14:33:53 +02:00
parent 838a2d6546
commit fd0bde57e4
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
3 changed files with 7 additions and 7 deletions

View File

@ -7,7 +7,7 @@ enableGitInfo: true
params:
brandWebsite: //ad5001.eu
brandWebsite: https://ad5001.eu/
websiteSource: https://git.ad5001.eu/Ad5001/apps.ad5001.eu
includeAppsStyle: true

View File

@ -79,7 +79,7 @@ Download:
Links:
win:
- Title: Logiciel d'installation (.exe) (64 bits)
Name: accountfree-v<version>-setup.exe (100,4Mio)
Name: accountfree-v<version>-setup.exe (107.8Mio)
File: accountfree-v<version>-setup.exe
macos:
- Title: Archive d'Application (.dmg)
@ -91,11 +91,11 @@ Download:
- Title: Snap
Index: accountfree
- Title: Debian / Ubuntu
Name: paquet debian (174Kio)
Name: paquet debian (93.4Kio)
File: python3-accountfree_<version>-1_all.deb
all:
- Title: Code source (.tar.gz)
Name: AccountFree-v<version>.tar.gz (174Kio)
Name: AccountFree-v<version>.tar.gz (5.8Mio)
File: AccountFree-v<version>.tar.gz
Footnote: |
*AccountFree dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.

View File

@ -79,7 +79,7 @@ Download:
Links:
win:
- Title: Installer software (.exe) (64 bits)
Name: accountfree-v<version>-setup.exe (100.4MiB)
Name: accountfree-v<version>-setup.exe (107.8MiB)
File: accountfree-v<version>-setup.exe
macos:
- Title: Application Archive (.dmg)
@ -91,11 +91,11 @@ Download:
- Title: Snap
Index: accountfree
- Title: Debian / Ubuntu
Name: debian package (174KiB)
Name: debian package (93.4KiB)
File: python3-accountfree_<version>-1_all.deb
all:
- Title: Source code (.tar.gz)
Name: AccountFree-v<version>.tar.gz (174KiB)
Name: AccountFree-v<version>.tar.gz (5.8MiB)
File: AccountFree-v<version>.tar.gz
Footnote: "*AccountFree requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
---