mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 07:02:18 +08:00
38 lines
1.3 KiB
JSON
Executable File
38 lines
1.3 KiB
JSON
Executable File
{
|
|
"version": "15.3.3",
|
|
"description": "Screenshot OCR search translate search for picture paste the picture on the screen screen recorder.",
|
|
"homepage": "https://github.com/xushengfeng/eSearch",
|
|
"license": {
|
|
"identifier": "GPL-3.0-or-later",
|
|
"url": "https://github.com/xushengfeng/eSearch/blob/master/LICENSE"
|
|
},
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/xushengfeng/eSearch/releases/download/15.3.3/eSearch-15.3.3-win32-x64.zip",
|
|
"hash": "607b009a01f507ca17facb5b23dc8cb6a6e1e1653e9c8263ccedc1de4d47a86c"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/xushengfeng/eSearch/releases/download/15.3.3/eSearch-15.3.3-win32-arm64.zip",
|
|
"hash": "7be2e1eb99c854170c014e208c17e2385da3d06b301c0ecbb6052b5f08571774"
|
|
}
|
|
},
|
|
"bin": "e-search.exe",
|
|
"shortcuts": [
|
|
[
|
|
"e-search.exe",
|
|
"eSearch"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/xushengfeng/eSearch/releases/download/$version/eSearch-$version-win32-x64.zip"
|
|
},
|
|
"arm64": {
|
|
"url": "https://github.com/xushengfeng/eSearch/releases/download/$version/eSearch-$version-win32-arm64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|