fix(update): Relax requirements of update group value
This commit is contained in:
		| @@ -36,7 +36,6 @@ var updateOptions = []*updateOption{ | ||||
| 	&updateOption{ | ||||
| 		key:    "group", | ||||
| 		prefix: "GROUP=", | ||||
| 		valid:  []string{"master", "beta", "alpha", "stable"}, | ||||
| 	}, | ||||
| 	&updateOption{ | ||||
| 		key:    "server", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user