delta: Update to version 0.8.2

This commit is contained in:
Richard Kuhnt 2021-06-29 13:00:22 +00:00
parent eae4c59df7
commit 37e1132eaa

View File

@ -1,13 +1,13 @@
{
"version": "0.8.1",
"version": "0.8.2",
"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.1/delta-0.8.1-x86_64-pc-windows-msvc.zip",
"hash": "4e95cd788e8e2f6b16e8d22d454c0fc1f77009997df37f8e5c3b49977fb24ad0",
"extract_dir": "delta-0.8.1-x86_64-pc-windows-msvc"
"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"
}
},
"bin": "delta.exe",