Add support for fetching multiple architectures at once

This commit is contained in:
whatever127
2019-06-16 19:00:45 +02:00
parent 8ed69debc2
commit c853ef74a4
4 changed files with 76 additions and 47 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.21.8';
return '1.22.0';
}
require_once dirname(__FILE__).'/auths.php';