1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00
This commit is contained in:
ericgaspar 2021-11-03 17:30:37 +01:00
parent c8a5545d2b
commit 41431d4b05
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 7 additions and 3 deletions

View file

@ -15,6 +15,8 @@
upgrade=1
#1.0.0 alpha.64
upgrade=1 from_commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
#1.0.0 alpha.75
upgrade=1 from_commit=c8a5545d2b1d61342d837b7608fdc64a5b71b25b
backup_restore=1
multi_instance=1
change_url=1
@ -24,4 +26,6 @@ Notification=none
;;; Upgrade options
; commit=8ae9bec1e274f8764ad0a5db5297542c3274d999
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&

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/82e8d058b23fc70a64d1deaac32af68c/castopod-host-1.0.0-alpha.75.zip
SOURCE_SUM=e5ad64e72a5b9c3e6260ca9d8eb1fa6a6e8b7115aec79882cf608faeb97609b4
SOURCE_URL=https://code.podlibre.org/podlibre/castopod-host/uploads/d55c14c57d8ab40911bdd53bd7e8c2a5/castopod-host-1.0.0-alpha.76.zip
SOURCE_SUM=5f28f6cc1b8bf1b49f7238de7916b18f7e7a880235397dc5dfb17cec897ad9d5
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Hosting platform made for podcasters",
"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/",
"upstream": {
"license": "GPL-3.0-only",