pelook: Deprecate manifest (Close #6373)

This commit is contained in:
HUMORCE 2025-04-23 00:09:33 +00:00
parent 49d2fe1c9d
commit aba576c118
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

19
deprecated/pelook.json Normal file
View File

@ -0,0 +1,19 @@
{
"version": "1.75",
"description": "Information tool for Windows EXE, DLL, driver and OBJ files (PE/COFF images)",
"homepage": "https://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": "10be0ace000f728f14081176300f9fa36616b0ada8f736103e939076953c9241",
"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"
}
}