mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
biodiff: Add version 1.0.3 (#3774)
Signed-off-by: Slach <bloodjazman@gmail.com>
This commit is contained in:
parent
51d4f4407d
commit
a982f61996
24
bucket/biodiff.json
Normal file
24
bucket/biodiff.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0.3",
|
||||||
|
"description": "Hex diff viewer using alignment algorithms from biology",
|
||||||
|
"homepage": "https://github.com/8051Enthusiast/biodiff",
|
||||||
|
"license": "MIT",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/8051Enthusiast/biodiff/releases/download/v1.0.3/biodiff-windows-1.0.3.zip",
|
||||||
|
"hash": "f6d56ee920e235c32bfad0154e5fe75ec31f42eee7a5cbfc7d5614893c12eaf2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
"biodiff.exe",
|
||||||
|
"git-biodiff.exe"
|
||||||
|
],
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/8051Enthusiast/biodiff/releases/download/v$version/biodiff-windows-$version.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user