mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 12:21:30 +00:00
diffsitter: Update to version 0.9.0
This commit is contained in:
parent
1cba4e9d1e
commit
06a1f6ca07
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.8.4",
|
||||
"version": "0.9.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.8.4/diffsitter-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "605f42021b620468d8a6b11cb5284c8db55c9dff49a258cc7887b14a6f920332"
|
||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.9.0/diffsitter-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "782662a3a668a80a30a11789403c0647365213a7723b4fac59896592afa4223f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.8.4/diffsitter-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "6530c760a17dfba900393a6fa602ff83a36fe33016014801b4e3a4fef78f4079"
|
||||
"url": "https://github.com/afnanenayet/diffsitter/releases/download/v0.9.0/diffsitter-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8eff9c84f478bcb21c46c22d68dd7510a7c4f9def53808e357f1109bd0e13b23"
|
||||
}
|
||||
},
|
||||
"bin": "diffsitter.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user