Issac Lin 9cf25dbe9b
pelook: Add version 1.73 (#2888)
* pelook: Add version 1.73

* Update pelook.json

* use https
2021-11-08 10:31:05 +01:00

20 lines
738 B
JSON

{
"version": "1.73",
"description": "Information tool for Windows EXE, DLL, driver and OBJ files (PE/COFF images)",
"homepage": "http://bytepointer.com/tools/index.htm#pelook",
"license": {
"identifier": "Freeware",
"url": "https://bytepointer.com/tools/index.htm"
},
"url": "https://bytepointer.com/download.php?name=pelook.zip#/dl.zip",
"hash": "12baccfb7db419c7533bcf495392e1baf9740c8b3bc558e496201c3c1a046cd7",
"bin": "pelook.exe",
"checkver": {
"url": "https://bytepointer.com/tools/pelook_changelist.htm",
"regex": "\\d{4}-\\d{2}-\\d{2}\\s+([\\d.]+)"
},
"autoupdate": {
"url": "https://bytepointer.com/download.php?name=pelook.zip#/dl.zip"
}
}