1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

Upgrade sources

- `main` v6.3.31: https://github.com/sleede/fab-manager/releases/tag/6.3.31
This commit is contained in:
yunohost-bot 2024-07-23 03:33:27 +02:00 committed by YunoHost Bot
parent cfe8e01eaf
commit 94ddcf78a5

View file

@ -7,7 +7,7 @@ name = "Fab-manager"
description.en = "Fab Lab management solution"
description.fr = "Solution de gestion de Fab Lab"
version = "6.3.30~ynh1"
version = "6.3.31~ynh1"
maintainers = []
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.30.tar.gz"
sha256 = "cc73087303abd740c71ebef9b5154c6989c8cdac8615b12d73e4e6b6040d5c58"
url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.31.tar.gz"
sha256 = "c6e51032b5b51f94ff1c48b263f791c86c83722aa5b000c39aadb55896b975b1"
autoupdate.strategy = "latest_github_tag"