delta: Update to version 0.8.3

This commit is contained in:
Richard Kuhnt 2021-07-13 11:00:24 +00:00
parent f24774092c
commit 3f83f641aa

View File

@ -1,13 +1,13 @@
{
"version": "0.8.2",
"version": "0.8.3",
"description": "A syntax-highlighter for git and diff output",
"homepage": "https://github.com/dandavison/delta",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-pc-windows-msvc.zip",
"hash": "5ba628d02e71ea49bd1988a85c2a0d7012f84cbe961003f560362e823674ab23",
"extract_dir": "delta-0.8.2-x86_64-pc-windows-msvc"
"url": "https://github.com/dandavison/delta/releases/download/0.8.3/delta-0.8.3-x86_64-pc-windows-msvc.zip",
"hash": "17f28218351ffe9092144d960a376e630a60cd625bed81d35e458d0f8ebe96a0",
"extract_dir": "delta-0.8.3-x86_64-pc-windows-msvc"
}
},
"bin": "delta.exe",