diffsitter: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2022-05-13 04:39:48 +00:00
parent 55daf30909
commit 83cebd38e0

View File

@ -1,12 +1,12 @@
{
"version": "0.7.0",
"version": "0.7.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.7.0/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "4b1f943f5b24f9faee7207d120e703d0153312e8451eeb4a99060dffda5b5ea1"
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.7.1/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "cadd940a296369999a12f7904b66d6755fff8335f558fbeb4447d37ff9d49e04"
}
},
"bin": "diffsitter.exe",