mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
diffsitter: Add version 0.6.7 (#3018)
This commit is contained in:
parent
3b64010e72
commit
dd7103c8ed
21
bucket/diffsitter.json
Normal file
21
bucket/diffsitter.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.6.7",
|
||||||
|
"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.7/diffsitter-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "dd47a751a9c9c73f47d056717f548071c32906b0f43ddcf927edd5848ccb162e"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "diffsitter.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v$version/diffsitter-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user