mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
76
This commit is contained in:
parent
c8a5545d2b
commit
41431d4b05
3 changed files with 7 additions and 3 deletions
|
@ -15,6 +15,8 @@
|
||||||
upgrade=1
|
upgrade=1
|
||||||
#1.0.0 alpha.64
|
#1.0.0 alpha.64
|
||||||
upgrade=1 from_commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
|
upgrade=1 from_commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
|
||||||
|
#1.0.0 alpha.75
|
||||||
|
upgrade=1 from_commit=c8a5545d2b1d61342d837b7608fdc64a5b71b25b
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
|
@ -24,4 +26,6 @@ Notification=none
|
||||||
;;; Upgrade options
|
;;; Upgrade options
|
||||||
; commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
|
; commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
|
||||||
name=1.0.0 alpha.64
|
name=1.0.0 alpha.64
|
||||||
|
; commit=c8a5545d2b1d61342d837b7608fdc64a5b71b25b
|
||||||
|
name=1.0.0 alpha.75
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/82e8d058b23fc70a64d1deaac32af68c/castopod-host-1.0.0-alpha.75.zip
|
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/d55c14c57d8ab40911bdd53bd7e8c2a5/castopod-host-1.0.0-alpha.76.zip
|
||||||
SOURCE_SUM=e5ad64e72a5b9c3e6260ca9d8eb1fa6a6e8b7115aec79882cf608faeb97609b4
|
SOURCE_SUM=5f28f6cc1b8bf1b49f7238de7916b18f7e7a880235397dc5dfb17cec897ad9d5
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Hosting platform made for podcasters",
|
"en": "Hosting platform made for podcasters",
|
||||||
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
"fr": "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||||
},
|
},
|
||||||
"version": "1.0.0-75~ynh1",
|
"version": "1.0.0-76~ynh1",
|
||||||
"url": "https://podlibre.org/",
|
"url": "https://podlibre.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue