1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2024-09-03 19:45:53 +02:00

Upgrade sources

This commit is contained in:
yunohost-bot 2024-07-13 03:37:39 +02:00 committed by YunoHost Bot
parent 738958d24f
commit 9a6dc37185

View file

@ -44,8 +44,8 @@ ram.runtime = "500M"
armhf.sha256 = "837f4bf4e22fcdf920ffeaa4abf3d02d1314e03725431065f4d44c46a01b42fe"
[resources.sources.lxd]
url = "https://github.com/canonical/lxd/releases/download/lxd-5.21.1/lxd-5.21.1.tar.gz"
sha256 = "f148aa7e1fc31f6cef3038e141e9bd03787274ffc506b97376d758abf1a93cb7"
url = "https://github.com/canonical/lxd/releases/download/lxd-6.1/lxd-6.1.tar.gz"
sha256 = "ef073f19b5e666f306232d7c086ec1f39bbc14672237f2fd7b65d259caead1b9"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^lxd-.*.tar.gz$"