diffsitter: Update to version 0.6.9

This commit is contained in:
github-actions[bot] 2022-01-21 08:29:21 +00:00
parent 7389ecd84c
commit 7e4503af59

View File

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