mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
hexyl: Update to version 0.10.0
This commit is contained in:
parent
0a7920b93f
commit
06fef1b449
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "0.10.0",
|
||||
"description": "Hex viewer, which uses colored output to distinguish different categories of bytes.",
|
||||
"homepage": "https://github.com/sharkdp/hexyl",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.9.0/hexyl-v0.9.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6a1be92292e75c660ea41a8ee62836a5f4e29533b5681472afe73132f6a7885b",
|
||||
"extract_dir": "hexyl-v0.9.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.10.0/hexyl-v0.10.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cff955c53eb622f500ce1cde29e15ab62456315c2ad2edf4eb06fd1604ae3113",
|
||||
"extract_dir": "hexyl-v0.10.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.9.0/hexyl-v0.9.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "db5854b3a2614591e5554792be1acf48dfb1e025b63a2ec9aac11354b41360d5",
|
||||
"extract_dir": "hexyl-v0.9.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.10.0/hexyl-v0.10.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "52e01ee41268350a36e15ce6de683221f2382c5b38763c806de2e436635709ed",
|
||||
"extract_dir": "hexyl-v0.10.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "hexyl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user