2021-01-13 07:15:05 +01:00

22 lines
638 B
JSON

{
"version": "1.0.32",
"description": "Console-based hex editor",
"homepage": "https://github.com/samizzo/hexed",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/samizzo/hexed/releases/download/1.0.32/hexed.exe",
"hash": "4b512fcd1d3b4026befac8b348d7d539ddbfb4df6656b71c8c2da4a9b3cca7bb"
}
},
"bin": "hexed.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/samizzo/hexed/releases/download/$version/hexed.exe"
}
}
}
}