diffsitter: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2023-05-10 04:27:51 +00:00
parent 33d03f9f3f
commit 6e75b897dc

View File

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