mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 07:02:18 +08:00
23 lines
699 B
JSON
23 lines
699 B
JSON
{
|
|
"version": "16.0.0.6",
|
|
"description": "Unicode Text Editor for Windows",
|
|
"homepage": "https://www.babelstone.co.uk/Software/BabelPad.html",
|
|
"license": "Freeware",
|
|
"url": "https://www.babelstone.co.uk/Software/Download/BabelPad.zip",
|
|
"hash": "eed79df5a1e4638cb9006ec807fc47f16c5966f95ea319075336b819f40285b0",
|
|
"bin": "BabelPad.exe",
|
|
"shortcuts": [
|
|
[
|
|
"BabelPad.exe",
|
|
"BabelPad"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://www.babelstone.co.uk/Software/BabelPad_Versions.html",
|
|
"regex": ">([\\d.]+)<"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.babelstone.co.uk/Software/Download/BabelPad.zip"
|
|
}
|
|
}
|