mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
git-absorb: Add version 0.6.15 (#6205)
* git-absorb * Add architecture property
This commit is contained in:
parent
9888f77070
commit
231bf486c6
22
bucket/git-absorb.json
Normal file
22
bucket/git-absorb.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "0.6.15",
|
||||
"description": "git commit --fixup, but automatic",
|
||||
"homepage": "https://github.com/tummychow/git-absorb",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tummychow/git-absorb/releases/download/0.6.15/git-absorb-0.6.15-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "fa8b3a0890c17322e0ed33ee14a8b8c222e36df138cdce2986070f47fd56b429",
|
||||
"extract_dir": "git-absorb-0.6.15-x86_64-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "git-absorb.exe",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tummychow/git-absorb/releases/download/$version/git-absorb-$version-x86_64-pc-windows-msvc.zip",
|
||||
"extract_dir": "git-absorb-$version-x86_64-pc-windows-msvc"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user