diffsitter: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2022-04-18 00:32:43 +00:00
parent 9536bc4e40
commit 40e12d358c

View File

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