mirror of
https://github.com/YunoHost-Apps/actual_ynh.git
synced 2024-09-03 20:36:16 +02:00
Upgrade to v23.8.1
This commit is contained in:
parent
e7d86ee116
commit
a4b8cb5910
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.8.0~ynh1"
|
version = "23.8.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -37,8 +37,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.8.0.tar.gz"
|
url = "https://github.com/actualbudget/actual-server/archive/refs/tags/v23.8.1.tar.gz"
|
||||||
sha256 = "088449e0cd4a4d32e45c44356b21d62c3f4c925088b26d74cfc0b5be3d2aff5e"
|
sha256 = "841fd4c8e1d79e8e61b7f633ee63e768da866af3f614017e07b90e5f1e82b828"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue