mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
mergiraf: Add version 0.5.1 (#6312)
This commit is contained in:
parent
9439fbd7c8
commit
bc5d090303
25
bucket/mergiraf.json
Normal file
25
bucket/mergiraf.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"description": "A syntax-aware git merge driver",
|
||||
"homepage": "https://mergiraf.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v0.5.1/mergiraf_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "c990aeb409d6b2c9187ba244bb08c893b5f30b51214b31d0a5a5b97ef67376e0"
|
||||
}
|
||||
},
|
||||
"bin": "mergiraf.exe",
|
||||
"checkver": {
|
||||
"url": "https://codeberg.org/api/v1/repos/mergiraf/mergiraf/releases/latest",
|
||||
"jsonpath": "$.tag_name",
|
||||
"regex": "v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://codeberg.org/mergiraf/mergiraf/releases/download/v$version/mergiraf_x86_64-pc-windows-gnu.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user