diff --git a/bucket/diffsitter.json b/bucket/diffsitter.json index d9d427c39d..81cba95d52 100644 --- a/bucket/diffsitter.json +++ b/bucket/diffsitter.json @@ -1,12 +1,12 @@ { - "version": "0.7.3", + "version": "0.8.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.7.3/diffsitter-x86_64-pc-windows-msvc.zip", - "hash": "7277021af50c6b18bac5b84cc5564aa97202345c7d1130d9f284c9e753211b8c" + "url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.0/diffsitter-x86_64-pc-windows-msvc.zip", + "hash": "a17e0b843052e2fd6fe81982f28de0dd6f84d06b2cb08f2a0045bb8a9b8ada86" } }, "bin": "diffsitter.exe",