mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
pelook: Add version 1.73 (#2888)
* pelook: Add version 1.73 * Update pelook.json * use https
This commit is contained in:
parent
b02183bec3
commit
9cf25dbe9b
19
bucket/pelook.json
Normal file
19
bucket/pelook.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user