diffsitter: Update to version 0.8.4

This commit is contained in:
github-actions[bot] 2024-08-15 16:28:58 +00:00
parent 3d2cdd62e0
commit 49acb11b34

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.3", "version": "0.8.4",
"description": "A tree-sitter based AST difftool to get meaningful semantic diffs", "description": "A tree-sitter based AST difftool to get meaningful semantic diffs",
"homepage": "https://github.com/afnanenayet/diffsitter", "homepage": "https://github.com/afnanenayet/diffsitter",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.3/diffsitter-x86_64-pc-windows-msvc.zip", "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.4/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "a29bb748ae62e742c2f35f58677b7dca107cbb7cf8e0e8b06b696f45645e3ec0" "hash": "605f42021b620468d8a6b11cb5284c8db55c9dff49a258cc7887b14a6f920332"
}, },
"arm64": { "arm64": {
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.3/diffsitter-aarch64-pc-windows-msvc.zip", "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.4/diffsitter-aarch64-pc-windows-msvc.zip",
"hash": "fd0c6b5894de0a9bc877cec0c9b2aa6e8da8e6f2eaf092bd1cee7229d35e2278" "hash": "6530c760a17dfba900393a6fa602ff83a36fe33016014801b4e3a4fef78f4079"
} }
}, },
"bin": "diffsitter.exe", "bin": "diffsitter.exe",