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 File: logarithmplotter-v<version>-setup.exe
macos: macos:
- Title: Archive d'Application (.dmg) - 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 File: LogarithmPlotter-v<version>-setup.dmg
linux: linux:
- Title: Flatpak (via Flathub) - Title: Flatpak (via Flathub)
@ -116,11 +116,11 @@ Download:
- Title: Launchpad (PPA) - Title: Launchpad (PPA)
Index: logarithmplotter Index: logarithmplotter
- Title: Debian / Ubuntu - Title: Debian / Ubuntu
Name: paquet debian (92,3Kio) Name: paquet debian (103,7Kio)
File: python3-logarithmplotter_<version>-1_all.deb File: python3-logarithmplotter_<version>-1_all.deb
all: all:
- Title: Code source (.tar.gz) - 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 File: LogarithmPlotter-v<version>.tar.gz
Footnote: | 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é. *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 File: logarithmplotter-v<version>-setup.exe
macos: macos:
- Title: Application Archive (.dmg) - 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 File: LogarithmPlotter-v<version>-setup.dmg
linux: linux:
- Title: Flatpak (via Flathub) - Title: Flatpak (via Flathub)
@ -118,11 +118,11 @@ Download:
- Title: Launchpad (PPA) - Title: Launchpad (PPA)
Index: logarithmplotter Index: logarithmplotter
- Title: Debian / Ubuntu - Title: Debian / Ubuntu
Name: debian package (92.3KiB) Name: debian package (103.7KiB)
File: python3-logarithmplotter_<version>-1_all.deb File: python3-logarithmplotter_<version>-1_all.deb
all: all:
- Title: Source code (.tar.gz) - 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 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." 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": { "logarithmplotter": {
"name": "LogarithmPlotter", "name": "LogarithmPlotter",
"version": "0.1.5", "version": "0.1.6",
"languages": ["QML", "JavaScript", "Python"], "languages": ["QML", "JavaScript", "Python"],
"translated": ["en","fr","de","no","hu"], "translated": ["en","fr","de","no","hu"],
"platforms": ["Windows", "MacOSX", "Linux"], "platforms": ["Windows", "MacOSX", "Linux"],