Fixed AccountFree package version now using full URL for brand website.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
838a2d6546
commit
fd0bde57e4
3 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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é.
|
||||
|
|
|
@ -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."
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue