mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Upgrade kresus to 0.20.1
This commit is contained in:
parent
e45e7305b0
commit
fc08ef07c4
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Kresus"
|
|||
description.en = "Personal finance manager"
|
||||
description.fr = "Outil personnel de gestion de finances"
|
||||
|
||||
version = "0.20.0~ynh1"
|
||||
version = "0.20.1~ynh1"
|
||||
|
||||
maintainers = ["Nicolas <nicofrand> Frandeboeuf"]
|
||||
|
||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://framagit.org/kresusapp/kresus/-/archive/0.20.0/kresus-0.20.0.tar.bz2"
|
||||
sha256 = "589ac5fa9bfaa4e7f3b1b98e94d499d4965d29bb73d48452725667e48d2bd0f3"
|
||||
url = "https://framagit.org/kresusapp/kresus/-/archive/0.20.1/kresus-0.20.1.tar.bz2"
|
||||
sha256 = "37debb77fae58f28b7343d8e3a4076e96b6a9b181312d2cd523bafa60c211eb2"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
|
Loading…
Reference in a new issue