updated package for release 0.9.2

This commit is contained in:
Tobias 2023-09-20 22:49:15 +02:00
parent 0367ffff2e
commit 2d6ff0d33d
3 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ This package allows you to install sr2ini quickly and simply on a YunoHost serve
* supports multi-install * supports multi-install
* defaut visibility is public * defaut visibility is public
**Shipped version:** 0.9~ynh1 **Shipped version:** 0.9.2~ynh1
## Screenshots ## Screenshots

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 KiB

After

Width:  |  Height:  |  Size: 280 KiB

View File

@ -5,9 +5,9 @@ name = "SR2 Initiative Tracker"
description.en = "A simple initiative tracker for Shaodwrun 2e." description.en = "A simple initiative tracker for Shaodwrun 2e."
description.de = "Ein einfacher Initiative-Tracker für Shaodwrun, 2. Edition." description.de = "Ein einfacher Initiative-Tracker für Shaodwrun, 2. Edition."
version = "0.9~ynh1" version = "0.9.2~ynh1"
maintainers = ["Eclipse"] maintainers = ["Eclipse729"]
[upstream] [upstream]
license = "ISC" license = "ISC"
@ -38,8 +38,8 @@ ram.runtime = "1M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://git.unterdemradar.de/tobias/sr2ini_ynh/raw/branch/main/dist/sr2ini_ynh-0.1~ynh1.tar.gz" url = "https://git.unterdemradar.de/tobias/sr2ini/releases/download/0.9.2/sr2ini-0.9.2.tar.gz"
sha256 = "abfb79af75dbf3ff5dc9373f112df1767056f4bdb0b06ccdd885823a13e70df9" sha256 = "95ba9daa22b409fb0d159eab91478ca73f24e4f3c02b45712af2c6775f8db8b8"
format = "tar.gz" format = "tar.gz"
in_subdir = false in_subdir = false