1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/workout-tracker_ynh.git synced 2024-09-03 20:36:03 +02:00

Upgrade sources

- `main` v1.16.4: https://github.com/jovandeginste/workout-tracker/releases/tag/v1.16.4
This commit is contained in:
yunohost-bot 2024-07-30 03:47:58 +02:00 committed by YunoHost Bot
parent 227702b69c
commit 85f7e95212

View file

@ -6,7 +6,7 @@ id = "workout-tracker"
name = "Workout Tracker" name = "Workout Tracker"
description.en = "A workout tracking web application for personal use (or family, friends) geared towards running and other GPX-based activities" description.en = "A workout tracking web application for personal use (or family, friends) geared towards running and other GPX-based activities"
version = "1.16.1~ynh1" version = "1.16.4~ynh1"
maintainers = ["Thovi98"] maintainers = ["Thovi98"]
@ -40,11 +40,11 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v1.16.1/workout-tracker-v1.16.1-linux-amd64.tar.gz" amd64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v1.16.4/workout-tracker-v1.16.4-linux-amd64.tar.gz"
amd64.sha256 = "888a5099370da95424bf31ce446e1cc50577517290dcebda767bd9fa26d807a0" amd64.sha256 = "ea0283b1f26c49b9350d7e3de659d6870a2038d7c3295af362b730ac1d2b6695"
arm64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v1.16.1/workout-tracker-v1.16.1-linux-arm64.tar.gz" arm64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v1.16.4/workout-tracker-v1.16.4-linux-arm64.tar.gz"
arm64.sha256 = "5ee65bca2df4394ba4b3cc8f9a7d0538f25f80f4ab497031de0fb065c8111e6e" arm64.sha256 = "5d89f063c75723713b12ffc71c4df61a073a6aaae280c57abe7efe548ed028c8"
in_subdir = false in_subdir = false