mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
diffsitter: Update to version 0.8.4
This commit is contained in:
parent
3d2cdd62e0
commit
49acb11b34
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.8.3",
|
||||
"version": "0.8.4",
|
||||
"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.3/diffsitter-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a29bb748ae62e742c2f35f58677b7dca107cbb7cf8e0e8b06b696f45645e3ec0"
|
||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.4/diffsitter-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "605f42021b620468d8a6b11cb5284c8db55c9dff49a258cc7887b14a6f920332"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.3/diffsitter-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "fd0c6b5894de0a9bc877cec0c9b2aa6e8da8e6f2eaf092bd1cee7229d35e2278"
|
||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.4/diffsitter-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "6530c760a17dfba900393a6fa602ff83a36fe33016014801b4e3a4fef78f4079"
|
||||
}
|
||||
},
|
||||
"bin": "diffsitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user