Updating logarithmplotter

This commit is contained in:
Ad5001 2022-01-29 20:12:31 +01:00
parent 076d6230a6
commit 7683a3e06e
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
3 changed files with 7 additions and 7 deletions

View File

@ -106,7 +106,7 @@ Download:
File: logarithmplotter-v<version>-setup.exe
macos:
- Title: Archive d'Application (.dmg)
Name: LogarithmPlotter-v<version>-setup.dmg (114,6Mio)
Name: LogarithmPlotter-v<version>-setup.dmg (114,7Mio)
File: LogarithmPlotter-v<version>-setup.dmg
linux:
- Title: Flatpak (via Flathub)
@ -116,11 +116,11 @@ Download:
- Title: Launchpad (PPA)
Index: logarithmplotter
- Title: Debian / Ubuntu
Name: paquet debian (92,3Kio)
Name: paquet debian (103,7Kio)
File: python3-logarithmplotter_<version>-1_all.deb
all:
- Title: Code source (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (4,6Mio)
Name: LogarithmPlotter-v<version>.tar.gz (4,7Mio)
File: LogarithmPlotter-v<version>.tar.gz
Footnote: |
*LogarithmPlotter 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

@ -108,7 +108,7 @@ Download:
File: logarithmplotter-v<version>-setup.exe
macos:
- Title: Application Archive (.dmg)
Name: LogarithmPlotter-v<version>-setup.dmg (114.6MiB)
Name: LogarithmPlotter-v<version>-setup.dmg (114.7MiB)
File: LogarithmPlotter-v<version>-setup.dmg
linux:
- Title: Flatpak (via Flathub)
@ -118,11 +118,11 @@ Download:
- Title: Launchpad (PPA)
Index: logarithmplotter
- Title: Debian / Ubuntu
Name: debian package (92.3KiB)
Name: debian package (103.7KiB)
File: python3-logarithmplotter_<version>-1_all.deb
all:
- Title: Source code (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (4.6MiB)
Name: LogarithmPlotter-v<version>.tar.gz (4.7MiB)
File: LogarithmPlotter-v<version>.tar.gz
Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
---

View File

@ -13,7 +13,7 @@
},
"logarithmplotter": {
"name": "LogarithmPlotter",
"version": "0.1.5",
"version": "0.1.6",
"languages": ["QML", "JavaScript", "Python"],
"translated": ["en","fr","de","no","hu"],
"platforms": ["Windows", "MacOSX", "Linux"],