mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git-xargs: Update to version 0.1.15
This commit is contained in:
parent
7520a017e1
commit
a8a8576d72
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.14",
|
"version": "0.1.15",
|
||||||
"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.1.14/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.15/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||||
"hash": "40f452205041eb787bb56b1a1df9974e266f889162910def6ca4f2351aabfca9"
|
"hash": "83ede54176eef45d95c09001e14011c2ed3b8e2d53d16fc90cb3fd5fb9ae545f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.14/git-xargs_windows_386.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.15/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||||
"hash": "1d30094e623342932e8c3cfca4a6cbeabc53e400f9a884e3b95480fe902944d8"
|
"hash": "a0f4b216f82e830d30b186136f0ae130ed03bbc9771d51a4ff94d8a18780eba7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "git-xargs.exe",
|
"bin": "git-xargs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user