mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
pelook: Deprecate manifest (Close #6373)
This commit is contained in:
parent
49d2fe1c9d
commit
aba576c118
19
deprecated/pelook.json
Normal file
19
deprecated/pelook.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user