delta: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2021-02-05 15:55:53 +01:00
parent 236e90e5ff
commit 51e3a4e959

View File

@ -1,13 +1,13 @@
{ {
"version": "0.5.1", "version": "0.6.0",
"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.5.1/delta-0.5.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/dandavison/delta/releases/download/0.6.0/delta-0.6.0-x86_64-pc-windows-msvc.zip",
"hash": "c6b144de3271dd5bba7746854223929ccf409f39995c4c1239dc06813d39761b", "hash": "13e5379d8e591cc171cc52625a9ecf9b93d1a231493fefaca52bf03e2b32c804",
"extract_dir": "delta-0.5.1-x86_64-pc-windows-msvc" "extract_dir": "delta-0.6.0-x86_64-pc-windows-msvc"
} }
}, },
"bin": "delta.exe", "bin": "delta.exe",