Ross Smith II 89c94ad7e0
Add 25 descriptions (#371)
* Add 25 descriptions

* Update bucket/hashcat.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/hub.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/imagemagick.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/imagemagick.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/leiningen.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/leiningen.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/libwebp.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/mercurial.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/kotlin-native.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/kubectl.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/make.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/haxe.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update kotlin-native.json

* Update leiningen.json

* Update lessmsi.json

* Update libwebp.json
2019-08-21 09:48:30 -07:00

25 lines
959 B
JSON

{
"homepage": "http://www.greenwoodsoftware.com/less/",
"description": "A terminal pager program used to view (but not change) the contents of a text file one screen at a time, similar to the 'more' command.",
"version": "551",
"license": "GPL-3.0-only|BSD-3-Clause",
"bin": [
"less.exe",
"lesskey.exe"
],
"checkver": {
"url": "https://www.guysalias.tk/misc/less/",
"re": "less-([\\d]+)-"
},
"extract_dir": "less-551-win32-static-x86",
"hash": "8ec4eb52b6f8cedf48d18491fd161ea9039ba40fdbd8fb466aa978c55cf5a372",
"url": "https://www.guysalias.tk/misc/less/less-551-win32-static-x86.7z",
"autoupdate": {
"extract_dir": "less-$version-win32-static-x86",
"hash": {
"url": "https://www.guysalias.tk/misc/less/less-$version-win32-static-x86.7z.sha256"
},
"url": "https://www.guysalias.tk/misc/less/less-$version-win32-static-x86.7z"
}
}