diff --git a/nano.json b/nano.json index 70ee051fd6..e388752872 100644 --- a/nano.json +++ b/nano.json @@ -4,5 +4,6 @@ "license": "GPL", "url": "http://www.nano-editor.org/dist/v2.2/NT/nano-2.2.6.zip", "hash": "87ae7984ab2ded388f5d30388483e8906aa46ac72ff4f2ea12063d0e8deffd62", - "bin": "nano.exe" + "bin": "nano.exe", + "checkver": "Latest Version\\s+([0-9\\.]+) \\(stable\\)" } \ No newline at end of file