1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Merge pull request #116 from YunoHost-Apps/testing

Add auto updater
This commit is contained in:
Krakinou 2022-12-30 13:02:55 +01:00 committed by GitHub
commit aa7a0df172
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 13 deletions

View file

@ -1,17 +1,6 @@
#!/bin/bash
#=================================================
# PACKAGE UPDATING HELPER
#=================================================
# This script is meant to be run by GitHub Actions
# The YunoHost-Apps organisation offers a template Action to run this script periodically
# Since each app is different, maintainers can adapt its contents so as to perform
# automatic actions when a new upstream release is detected.
# Remove this exit command when you are ready to run this Action
exit 1
#=================================================
==========================================
# FETCHING LATEST RELEASE AND ITS ASSETS
#=================================================

View file

@ -6,7 +6,7 @@
"en": "Browsing, reading and downloading eBooks using a Calibre database",
"fr": "Explorer, lire et télécharger des eBooks à partir d'une base de données Calibre"
},
"version": "0.96.19~ynh6",
"version": "0.96.19~ynh7",
"url": "https://github.com/janeczku/calibre-web",
"upstream": {
"version": "0.6.19",