repochecker: Revert binary file checks
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2022-05-10 10:23:28 +02:00
parent 3fa53bc877
commit 9cf33ee755
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ import (
"net/http"
)
const version = 11
const version = 12
func init() {
go checkUpdate()