delta: Update to version 0.4.3

This commit is contained in:
Jakub Čábera 2020-09-05 13:51:31 +02:00
parent e34f38b38a
commit 1cf4656e22

View File

@ -1,13 +1,13 @@
{ {
"version": "0.4.1", "version": "0.4.3",
"description": "A syntax-highlighter for git and diff output", "description": "A syntax-highlighter for git and diff output",
"homepage": "https://github.com/dandavison/delta", "homepage": "https://github.com/dandavison/delta",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dandavison/delta/releases/download/0.4.1/delta-0.4.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dandavison/delta/releases/download/0.4.3/delta-0.4.3-x86_64-pc-windows-msvc.zip",
"hash": "00f240e2cd79cefe2e38bad0c55f22f2ed6c6c4d69631da86cc1cc5fa165e432", "hash": "33e11f1120c272e20677d725a55fcb36611305d1a53679996f5344798c4996a7",
"extract_dir": "delta-0.4.1-x86_64-pc-windows-msvc" "extract_dir": "delta-0.4.3-x86_64-pc-windows-msvc"
} }
}, },
"bin": "delta.exe", "bin": "delta.exe",