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