diff --git a/bucket/delta.json b/bucket/delta.json index a5b3cddaef..b801903ba9 100644 --- a/bucket/delta.json +++ b/bucket/delta.json @@ -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",