mirror of
https://github.com/YunoHost-Apps/luckysheet_ynh.git
synced 2024-09-03 19:36:21 +02:00
Upgrade to vv2.1.13
This commit is contained in:
parent
b1e4b9c3c6
commit
5dde0c8030
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "Luckysheet"
|
||||||
description.en = "Online spreadsheet that is powerful, simple to configure"
|
description.en = "Online spreadsheet that is powerful, simple to configure"
|
||||||
description.fr = "Feuille de calcul en ligne, puissante, simple à configurer"
|
description.fr = "Feuille de calcul en ligne, puissante, simple à configurer"
|
||||||
|
|
||||||
version = "2.1.13~ynh2"
|
version = "v2.1.13~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ ram.runtime = "500M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/mengshukeji/Luckysheet/archive/v2.1.13.tar.gz"
|
url = "https://github.com/mengshukeji/Luckysheet/archive/refs/tags/v2.1.13.tar.gz"
|
||||||
sha256 = "9c996e1e2a47ca0bb37b17840f7ded82ed999899daf3bd620b07c154b71647f9"
|
sha256 = "9c996e1e2a47ca0bb37b17840f7ded82ed999899daf3bd620b07c154b71647f9"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
Loading…
Add table
Reference in a new issue