update version
This commit is contained in:
parent
3d1d93cc30
commit
1e8f183c74
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Yurdle"
|
|||
description.en = "yurdle package"
|
||||
description.tr = "yurdle paketi"
|
||||
|
||||
version = "1.1~ynh1"
|
||||
version = "1.3~ynh1"
|
||||
|
||||
maintainers = ["asandikci"]
|
||||
|
||||
|
@ -83,8 +83,8 @@ ram.runtime = "50M"
|
|||
# This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with :
|
||||
# ynh_setup_source --dest_dir="$install_dir"
|
||||
# You can also define other assets than "main" and add --source_id="foobar" in the previous command
|
||||
url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.1/yurdle_server.tar.gz"
|
||||
sha256 = "960a46a5cc59b6985909616de5e167e88e91cacb36ab6d843c074110367e03e1"
|
||||
url = "https://git.aliberksandikci.com.tr/ifl/Yurdle/releases/download/v1.3/yurdle_server.tar.gz"
|
||||
sha256 = "d0cdec293f18cf3a8214b9572d23d87f31810497e66c1bb505ca3fd3142d5813"
|
||||
|
||||
# These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py
|
||||
# to auto-update the previous asset urls and sha256sum + manifest version
|
||||
|
|
Loading…
Reference in a new issue