diffsitter: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2023-07-24 04:26:16 +00:00
parent 6c4fdc0585
commit ffff7b9383

View File

@ -1,12 +1,12 @@
{
"version": "0.8.0",
"version": "0.8.1",
"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.8.0/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "a17e0b843052e2fd6fe81982f28de0dd6f84d06b2cb08f2a0045bb8a9b8ada86"
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.1/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "0fdbb30ed7f873773104263278f7f18321423d52948abf3a0fee86516d0761ec"
}
},
"bin": "diffsitter.exe",