diffsitter: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2025-04-27 16:29:39 +00:00
parent 1cba4e9d1e
commit 06a1f6ca07

View File

@ -1,16 +1,16 @@
{
"version": "0.8.4",
"version": "0.9.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.8.4/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "605f42021b620468d8a6b11cb5284c8db55c9dff49a258cc7887b14a6f920332"
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.9.0/diffsitter-x86_64-pc-windows-msvc.zip",
"hash": "782662a3a668a80a30a11789403c0647365213a7723b4fac59896592afa4223f"
},
"arm64": {
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.4/diffsitter-aarch64-pc-windows-msvc.zip",
"hash": "6530c760a17dfba900393a6fa602ff83a36fe33016014801b4e3a4fef78f4079"
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.9.0/diffsitter-aarch64-pc-windows-msvc.zip",
"hash": "8eff9c84f478bcb21c46c22d68dd7510a7c4f9def53808e357f1109bd0e13b23"
}
},
"bin": "diffsitter.exe",