vim-update.sh: F36 is enabled in Bodhi now

This commit is contained in:
Zdenek Dohnal 2022-02-24 08:08:54 +01:00
parent bea8236b36
commit 6fcdf8a4bf

View File

@ -5,8 +5,8 @@ branches=( "rawhide" "f36" "f35" "f34" )
releases=( "fc37" "fc36" "fc35" "fc34" )
# the first bodhi enabled release is the last without \| - all
# others need to have \|
regexps=( "fc37" "fc36" "fc35" "\|fc34" )
bodhi_enabled=( "0" "0" "1" "1" )
regexps=( "fc37" "fc36" "\|fc35" "\|fc34" )
bodhi_enabled=( "0" "1" "1" "1" )
needs_update=()
#releases_regexp=fc28\\\|fc27\\\|fc28