diffsitter: Update to version 0.6.8

This commit is contained in:
github-actions[bot] 2021-12-07 08:28:43 +00:00
parent dbabc18be9
commit bef2a5bfd2

View File

@ -1,12 +1,12 @@
{
"version": "0.6.7",
"version": "0.6.8",
"description": "A tree-sitter based AST difftool to get meaningful semantic diffs",
"homepage": "https://github.com/afnanenayet/diffsitter",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.6.7/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "dd47a751a9c9c73f47d056717f548071c32906b0f43ddcf927edd5848ccb162e"
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.6.8/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "eab7cfc8ceb105725f8a41335375a9902678bc1b42f2c5d77f6d0ec4dfa47919"
}
},
"bin": "diffsitter.exe",