diffsitter: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2022-12-20 20:25:45 +00:00
parent 412738df63
commit 37b6576feb

View File

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