mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
24 lines
759 B
JSON
24 lines
759 B
JSON
{
|
|
"version": "0.57.0",
|
|
"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.57.0/difft-x86_64-pc-windows-msvc.zip",
|
|
"hash": "577059849aee32fe384388ce74c404c6e90036a6a4dd452160dcfe583c7f5497"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|