diff --git a/bucket/now-cli.json b/bucket/now-cli.json index 11d90b472c4923..0c223db81e705c 100644 --- a/bucket/now-cli.json +++ b/bucket/now-cli.json @@ -14,15 +14,5 @@ "now-win.exe", "now" ] - ], - "checkver": { - "github": "https://github.com/zeit/now-cli" - }, - "autoupdate": { - "architecture": { - "64bit": { - "url": "https://github.com/zeit/now-cli/releases/download/$version/now-win.exe.gz" - } - } - } + ] }