mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
diffsitter: Update to version 0.8.3
This commit is contained in:
parent
da388418dd
commit
da85dda66d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.2",
|
"version": "0.8.3",
|
||||||
"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.2/diffsitter-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.3/diffsitter-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "169e101bccb0abaada802f0ace32557500d13dabb1ebdbb9e5a2e5578b175f2f"
|
"hash": "a29bb748ae62e742c2f35f58677b7dca107cbb7cf8e0e8b06b696f45645e3ec0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.2/diffsitter-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.3/diffsitter-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "2c77e116032c5121ffcccb682827770c211cb2a95f9db93d2ab217adf4f30794"
|
"hash": "fd0c6b5894de0a9bc877cec0c9b2aa6e8da8e6f2eaf092bd1cee7229d35e2278"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "diffsitter.exe",
|
"bin": "diffsitter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user