delta: Update to version 0.2.0

This commit is contained in:
Jakub Čábera 2020-07-01 23:10:32 +02:00
parent 38b48eafec
commit e389fbfc71

View File

@ -1,13 +1,13 @@
{ {
"version": "0.1.1", "version": "0.2.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.1.1/delta-0.1.1-x86_64-pc-windows-gnu.zip", "url": "https://github.com/dandavison/delta/releases/download/0.2.0/delta-0.2.0-x86_64-pc-windows-gnu.zip",
"hash": "6a699125eb4761fe4662007e7bdec8fe7d62f36dab07fcb8c9199339bd524d17", "hash": "0ea4c704e0f3c141c90c60b1e88608f7a910c82b7cf10eb6c8916fdc5f9f5c54",
"extract_dir": "delta-0.1.1-x86_64-pc-windows-gnu" "extract_dir": "delta-0.2.0-x86_64-pc-windows-gnu"
} }
}, },
"bin": "delta.exe", "bin": "delta.exe",