1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00
This commit is contained in:
ericgaspar 2020-09-01 23:59:25 +02:00
parent 42aabbb69e
commit 41d859bfcf
9 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
**Shipped version:** 0.31.0
**Shipped version:** 0.32.0
## Screenshots

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
## Vue d'ensemble
Navidrome est un serveur et un streamer de collection de musique en ligne open source. Il vous donne la liberté d'écouter votre collection de musique à partir de n'importe quel navigateur ou appareil mobile. C'est comme votre Spotify personnel !
**Version incluse :** 0.31.0
**Version incluse :** 0.32.0
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.31.0/navidrome_0.31.0_Linux_arm64.tar.gz
SOURCE_SUM=5ab3beb57d4623141131d072a7a7fc2d8e15afb55dade364ff86481b85e09b88
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.32.0/navidrome_0.32.0_Linux_arm64.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.31.0/navidrome_0.31.0_Linux_armv5.tar.gz
SOURCE_SUM=8eac49c3e2be41fda4ae39a7682be61de7b6dc54f52c828541ca06903c895347
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.32.0/navidrome_0.32.0_Linux_armv5.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.31.0/navidrome_0.31.0_Linux_armv6.tar.gz
SOURCE_SUM=6cff03a5bd87614073d3a144fd2b568ba683ec021b8561839f4d1d2244ef26bc
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.32.0/navidrome_0.32.0_Linux_armv6.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.31.0/navidrome_0.31.0_Linux_armv7.tar.gz
SOURCE_SUM=3cbc8693fbfe37a4735f6293aa2ea26214a1aec40874e4d7559ddbff54368220
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.32.0/navidrome_0.32.0_Linux_armv7.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.31.0/navidrome_0.31.0_Linux_i386.tar.gz
SOURCE_SUM=19c80552f1d55edf7fd4f55d14a25d30af1015044b4eebb5e866a087a6637bbb
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.32.0/navidrome_0.32.0_Linux_i386.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.31.0/navidrome_0.31.0_Linux_x86_64.tar.gz
SOURCE_SUM=104ae1151b0ffdcd31d3799c160024ab701c61310f301a03cdf2b6d6f6df2fac
SOURCE_URL=https://github.com/deluan/navidrome/releases/download/v0.32.0/navidrome_0.32.0_Linux_x86_64.tar.gz
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Modern Music Server and Streamer compatible with Subsonic/Airsonic",
"fr": "Serveur de musique moderne et Streamer compatibles avec Subsonic/Airsonic"
},
"version": "0.31.0~ynh1",
"version": "0.32.0~ynh1",
"url": "https://github.com/deluan/navidrome/",
"license": "AGPL-3.0-only",
"maintainer": {