mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
difftastic: Add version 0.28.0 (#3608)
This commit is contained in:
parent
db6e24dcc5
commit
f820898485
23
bucket/difftastic.json
Normal file
23
bucket/difftastic.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"version": "0.28.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.28.0/difft-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "5c911bdbc0b35cc00ce671fd62eab57a419561f33d5c94018cc2bdf989127c73"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user