mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 04:24:28 +00:00
24 lines
759 B
JSON
24 lines
759 B
JSON
{
|
|
"version": "0.53.1",
|
|
"description": "A structural diff that understands syntax",
|
|
"homepage": "https://difftastic.wilfred.me.uk",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Wilfred/difftastic/releases/download/0.53.1/difft-x86_64-pc-windows-msvc.zip",
|
|
"hash": "1f2616a2d7f2f77be6b62c52d6de2746eabf463a14f418f22e295fd3d243ac94"
|
|
}
|
|
},
|
|
"bin": "difft.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/Wilfred/difftastic"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Wilfred/difftastic/releases/download/$version/difft-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|