mirror of
https://github.com/YunoHost-Apps/actual_ynh.git
synced 2024-09-03 20:36:16 +02:00
Update manifest.toml
Use Correct Repo and increment version number
This commit is contained in:
parent
96b9408c03
commit
9f5425737c
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.6.0~ynh1"
|
||||
version = "24.6.0~ynh2"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -56,8 +56,8 @@ ram.runtime = "50M"
|
|||
sha256 = "2348b5748edbf6a2f83a1e899f21fc9f03737cfa79529da0bb57081fa490e2bd"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
[resources.sources.edge]
|
||||
url = "https://github.com/actualbudget/actual/archive/ebb9452b8ffcb732b4ce32b99c1c7455c639e71d.tar.gz"
|
||||
sha256 = "53d9cd1d1519c9d93800687624d628163e1d174845f0bdf0a0a44d51900492c1"
|
||||
url = "https://github.com/actualbudget/actual-server/archive/1af5ab09e92954235cc3efff74c274c10fb4a2e9.tar.gz"
|
||||
sha256 = "c62cb71234198311acb2143bb32904ceac45f3c406ae2ff1e111406c9eded9d9"
|
||||
autoupdate.upstream = "https://github.com/actualbudget/actual"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue