mirror of
https://github.com/YunoHost-Apps/my_capsule_ynh.git
synced 2024-09-03 19:46:21 +02:00
Upgrade to 1.4.0~ynh2
This commit is contained in:
parent
f9f2d24cb4
commit
ace20bb090
2 changed files with 6 additions and 4 deletions
|
@ -14,6 +14,8 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
# 1.4.0~ynh1
|
||||
upgrade=1 from_commit=fb4715fb8e60e6daddf6652bf563ad7c231deb74
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
|
@ -44,5 +46,5 @@
|
|||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=CommitHash
|
||||
name=Name and date of the commit.
|
||||
; commit=fb4715fb8e60e6daddf6652bf563ad7c231deb74
|
||||
name=1.4.0~ynh1.
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"description": {
|
||||
"en": "Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web."
|
||||
},
|
||||
"version": "1.4.0~ynh1",
|
||||
"url": "https://github.com/YunoHost-Apps/my_capsule_ynh",
|
||||
"version": "1.4.0~ynh2",
|
||||
"url": "https://tildegit.org/Sbgodin/htmgem",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
"demo": "https://gmi.sbgodin.fr/htmgem/",
|
||||
|
|
Loading…
Add table
Reference in a new issue