1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/airsonic_ynh.git synced 2024-09-03 18:06:14 +02:00
This commit is contained in:
ericgaspar 2021-09-20 18:50:52 +02:00
parent d763777641
commit d49af3c887
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/airsonic/airsonic/releases/download/v10.6.2/airsonic.war SOURCE_URL=https://github.com/airsonic-advanced/airsonic-advanced/releases/download/v10.6.0/airsonic.war
SOURCE_SUM=94b17d6a7859a9c029dcbcdc672f4d49bd605bf46bdf74ac51ea0d593db67860 SOURCE_SUM=528f417e59499161ad7fd8b86d391e3c7eff70e0825465e315f86d3417664c69
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=false SOURCE_FORMAT=false
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Stream and manage your music collection", "en": "Stream and manage your music collection",
"fr": "Streamez et gérez votre collection de musique" "fr": "Streamez et gérez votre collection de musique"
}, },
"version": "10.6.2~ynh2", "version": "10.6.0~ynh1",
"url": "http://airsonic.github.io", "url": "http://airsonic.github.io",
"upstream": { "upstream": {
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",