From 993e26e48b1326423c91c0b21a921de44d5d9afd Mon Sep 17 00:00:00 2001 From: Kay0u Date: Wed, 22 May 2019 22:31:17 +0200 Subject: [PATCH] Update to 10.3.1 --- README.md | 2 +- check_process | 1 + conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c78433f..f14ee40 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you have constrained bandwidth, you may set an upper limit for the bit rate o In addition to being a streaming media server, Airsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Airsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes. -**Shipped version:** 10.1.2 +**Shipped version:** 10.3.1 ## Screenshots diff --git a/check_process b/check_process index fad65e2..63f960d 100644 --- a/check_process +++ b/check_process @@ -12,6 +12,7 @@ setup_private=1 setup_public=1 upgrade=1 + upgrade=1 from_commit=2a0dd05780f58cb2590c05eabab3669381ac65ce backup_restore=1 multi_instance=1 incorrect_path=1 diff --git a/conf/app.src b/conf/app.src index 20df452..42a72b3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/airsonic/airsonic/releases/download/v10.1.2/airsonic.war -SOURCE_SUM=738c0614a113f692d75f62d9a74efab1580e3ba8c683feb8d6bfded80240f342 +SOURCE_URL=https://github.com/airsonic/airsonic/releases/download/v10.3.1/airsonic.war +SOURCE_SUM=262013041484faeed00bedfd4b3d8b6a3cec84db90b1020c028424ff0f34c597 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=false SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index fea2e94..b21dd19 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Airsonic is an open source, web-based media server.", "fr": "Airsonic est un server multimedia open-source." }, - "version": "10.1.2~ynh1", + "version": "10.3.1~ynh1", "url": "http://airsonic.github.io", "license": "GPL-3.0-or-later", "maintainer": {