mirror of
https://github.com/YunoHost-Apps/actual_ynh.git
synced 2024-09-03 20:36:16 +02:00
Upgrade to v24.1.0
This commit is contained in:
parent
ea33d47c79
commit
933ced00aa
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Actual"
|
||||||
description.en = "Local-first personal finance tool"
|
description.en = "Local-first personal finance tool"
|
||||||
description.fr = "Premier outil de finances personnelles local"
|
description.fr = "Premier outil de finances personnelles local"
|
||||||
|
|
||||||
version = "23.11.0~ynh1"
|
version = "24.1.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.11.0.tar.gz"
|
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v24.1.0.tar.gz"
|
||||||
sha256 = "bd60fd8cd5d9e70ece16550c8ef0f4ab92af1d1b6eb14be070551b7372043776"
|
sha256 = "c996935ff6748fe990c4e586944ce1299bb0e36b1708b8735314706fe1d1cdb5"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue