mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
hexyl: Update to version 0.14.0
This commit is contained in:
parent
3918688b40
commit
5dc38fdcb0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.13.1",
|
||||
"version": "0.14.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.13.1/hexyl-v0.13.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9bf642d7de65dd83d4431328f9a74282597b66781da58599ebc9a5cb591a32a8",
|
||||
"extract_dir": "hexyl-v0.13.1-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.14.0/hexyl-v0.14.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "be19a964989391298f9bec1e4371f6f09b774824018f7e036102cc0fdcb89e53",
|
||||
"extract_dir": "hexyl-v0.14.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.13.1/hexyl-v0.13.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "8339ed3b7b223b1b78f48a4018bc251b7dbaeddc49c4ad42032a652cfb3de9f7",
|
||||
"extract_dir": "hexyl-v0.13.1-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.14.0/hexyl-v0.14.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "1068d78e31956f8392ffe5f13b37bb8199a295f145d135fd16734499c13670bf",
|
||||
"extract_dir": "hexyl-v0.14.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "hexyl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user