mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
hexyl: Update to version 0.13.0
This commit is contained in:
parent
4f9e3a77a2
commit
1bf21f8f2d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.13.0",
|
||||||
"description": "Hex viewer, which uses colored output to distinguish different categories of bytes.",
|
"description": "Hex viewer, which uses colored output to distinguish different categories of bytes.",
|
||||||
"homepage": "https://github.com/sharkdp/hexyl",
|
"homepage": "https://github.com/sharkdp/hexyl",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.12.0/hexyl-v0.12.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.13.0/hexyl-v0.13.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "adbfd61777a88342cc7d58d0df9a7482db34f97f8702079d3719aca9f4ec490c",
|
"hash": "feef91710f9c400a767ac7e62077057a42eec7c81deac36398517bfb10437d5c",
|
||||||
"extract_dir": "hexyl-v0.12.0-x86_64-pc-windows-msvc"
|
"extract_dir": "hexyl-v0.13.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.12.0/hexyl-v0.12.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.13.0/hexyl-v0.13.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "9de5e964519f4eba797063b75bc970a350e9ec98fa7b44f6ffd13f81a73e588e",
|
"hash": "fbe019ba80acdc6e68817f6c55f1f1d429bf3b573849f3960cd1052b571b7109",
|
||||||
"extract_dir": "hexyl-v0.12.0-i686-pc-windows-msvc"
|
"extract_dir": "hexyl-v0.13.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hexyl.exe",
|
"bin": "hexyl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user