mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
hexed: Add version 1.0.32 (#681)
This commit is contained in:
parent
b77d1b8369
commit
c30c88fe98
21
bucket/hexed.json
Normal file
21
bucket/hexed.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/samizzo/hexed",
|
||||||
|
"description": "Console-based hex editor",
|
||||||
|
"version": "1.0.32",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user