mirror of
https://github.com/YunoHost-Apps/workout-tracker_ynh.git
synced 2024-09-03 20:36:03 +02:00
commit
893ba04671
7 changed files with 11 additions and 11 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
||||||
|
|
||||||
**Shipped version:** 0.15.1~ynh1
|
**Shipped version:** 1.15.2~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
||||||
|
|
||||||
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
||||||
|
|
||||||
**Versión actual:** 0.15.1~ynh1
|
**Versión actual:** 1.15.2~ynh1
|
||||||
|
|
||||||
## Capturas
|
## Capturas
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
||||||
|
|
||||||
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 0.15.1~ynh1
|
**Paketatutako bertsioa:** 1.15.2~ynh1
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
||||||
|
|
||||||
**Version incluse :** 0.15.1~ynh1
|
**Version incluse :** 1.15.2~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
||||||
|
|
||||||
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
||||||
|
|
||||||
**Versión proporcionada:** 0.15.1~ynh1
|
**Versión proporcionada:** 1.15.2~ynh1
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
|
||||||
|
|
||||||
**分发版本:** 0.15.1~ynh1
|
**分发版本:** 1.15.2~ynh1
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
|
@ -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 = "0.15.1~ynh1"
|
version = "1.15.2~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/v0.15.1/workout-tracker-v0.15.1-linux-amd64.tar.gz"
|
amd64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v1.15.2/workout-tracker-v1.15.2-linux-amd64.tar.gz"
|
||||||
amd64.sha256 = "57dc9dcf9af90f4d0cc428dbf58c32d83adefdf623688373b38c6e6e58559ca8"
|
amd64.sha256 = "5c392f98a93327f7ce18da3bc65d686c04b765e475f92b35ed675445651e198c"
|
||||||
|
|
||||||
arm64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v0.15.1/workout-tracker-v0.15.1-linux-arm64.tar.gz"
|
arm64.url = "https://github.com/jovandeginste/workout-tracker/releases/download/v1.15.2/workout-tracker-v1.15.2-linux-arm64.tar.gz"
|
||||||
arm64.sha256 = "81b0b78d8c38df6b6f1393dec14b94bde312ef5392af22e529483987d9327e22"
|
arm64.sha256 = "3314390ada20e1d2f3ce8e4e06d70f4b3688835f68037006133387cda265f08b"
|
||||||
|
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue