mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mandoc: Add version 1.13.1 (#3589)
* mandoc: Add version 1.13.1 * Update mandoc.json
This commit is contained in:
parent
840657426e
commit
b30776484b
17
bucket/mandoc.json
Normal file
17
bucket/mandoc.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"version": "1.13.1",
|
||||||
|
"description": "UNIX manpage compiler toolset",
|
||||||
|
"homepage": "https://embedeo.org/ws/doc/man_windows",
|
||||||
|
"license": {
|
||||||
|
"identifier": "ISC",
|
||||||
|
"url": "http://mdocml.bsd.lv/LICENSE"
|
||||||
|
},
|
||||||
|
"url": "https://embedeo.org/ws/doc/man_windows/mdocml-1.13.1-win32-embedeo-02.zip",
|
||||||
|
"hash": "c8298188b7b259fb3244c713c3bb50f178296044d53e631b4b1f714f6f459339",
|
||||||
|
"extract_dir": "mdocml-1.13.1-win32-embedeo-02",
|
||||||
|
"bin": [
|
||||||
|
"bin\\demandoc.exe",
|
||||||
|
"bin\\mandoc.exe",
|
||||||
|
"bin\\preconv.exe"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user