mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git-xargs: Update to version 0.0.16
This commit is contained in:
parent
78154c9819
commit
89932155fe
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.15",
|
"version": "0.0.16",
|
||||||
"description": "A CLI tool for making updates across multiple Github repositories with a single command",
|
"description": "A CLI tool for making updates across multiple Github repositories with a single command",
|
||||||
"homepage": "https://github.com/gruntwork-io/git-xargs",
|
"homepage": "https://github.com/gruntwork-io/git-xargs",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.15/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.16/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||||
"hash": "768e1d216fd29e4015ac29167408576bc81b59b1dda12f0386973590c06ac483"
|
"hash": "bcc00c0674175ce0ffb63057c6e8edc941f1a71f3fd719be655d589afabf5fa9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.15/git-xargs_windows_386.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.16/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||||
"hash": "3c682ee6fb79e721ddd5359a595cb368c00f8fb10a1d4a9e2a856c3be8ae7f97"
|
"hash": "90540cb1723e6f3c27304d533eff4bf968e7c104751cc27bebf330a016cdbffc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "git-xargs.exe",
|
"bin": "git-xargs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user