diff --git a/bucket/jo.json b/bucket/jo.json index 3aca95a472..5a7e1638ea 100644 --- a/bucket/jo.json +++ b/bucket/jo.json @@ -8,6 +8,6 @@ "bin": "jo.exe", "checkver": "github", "autoupdate": { - "url": "https://github.com/jpmens/jo/releases/download/$version/jo.exe" + "url": "https://github.com/jpmens/jo/releases/download/$version/jo-$version.exe" } }