diff --git a/bucket/diffsitter.json b/bucket/diffsitter.json index 845d80d30a..d9d427c39d 100644 --- a/bucket/diffsitter.json +++ b/bucket/diffsitter.json @@ -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",