1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Fix failing check_process (#35)

* Do not check upgrading from commits

Temporary fix for #32

* Fix check_process (#34)

* Revert "Do not check upgrading from commits"

This reverts commit 5fd81a94bc.
This commit is contained in:
tituspijean 2019-11-30 12:51:55 +01:00 committed by GitHub
parent 0c72d7d2e8
commit 5e98c15e23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ Notification=all
;;; Upgrade options ;;; Upgrade options
; commit=ec151614e4c41f2012bb983d08faf6eda233d5be ; commit=ec151614e4c41f2012bb983d08faf6eda233d5be
name=Version 1.3.1 name=Version 1.3.1
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public=PUBLIC& manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public=1&
; commit=22290f672847342fd187a56d39b68393b1e0fd5a ; commit=22290f672847342fd187a56d39b68393b1e0fd5a
name=Version 1.5.3 name=Version 1.5.3
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public=PUBLIC& manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public=1&