topgrade 17.4.0

Upgrade all the things
1
2
3
4
5
6
try %{
    set global plug_block_ui true;
    plug-update;
}

quit 0;