mirror of
https://github.com/YunoHost-Apps/lufi_ynh.git
synced 2024-09-03 19:36:28 +02:00
Update check_process
This commit is contained in:
parent
199c5c698c
commit
d798663617
1 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
|
# 0.01
|
||||||
upgrade=1 from_commit=1d53901957efcf8861b10efc8d3f081cadd2ba9e
|
upgrade=1 from_commit=1d53901957efcf8861b10efc8d3f081cadd2ba9e
|
||||||
# 0.03.5
|
# 0.03.5
|
||||||
upgrade=1 from_commit=6e05053ee90370e659d16abd9dcd9220e9e497f5
|
upgrade=1 from_commit=6e05053ee90370e659d16abd9dcd9220e9e497f5
|
||||||
|
@ -26,3 +27,8 @@
|
||||||
;;; Levels
|
;;; Levels
|
||||||
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
|
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
|
||||||
Level 5=auto
|
Level 5=auto
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=1d53901957efcf8861b10efc8d3f081cadd2ba9e
|
||||||
|
name=0.01
|
||||||
|
; commit=6e05053ee90370e659d16abd9dcd9220e9e497f5
|
||||||
|
name=0.03.5
|
||||||
|
|
Loading…
Reference in a new issue