mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
git-xargs: Update to version 0.1.1
This commit is contained in:
parent
f6b447918a
commit
fdfe8fb41d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "A CLI tool for making updates across multiple Github repositories with a single command",
|
||||
"homepage": "https://github.com/gruntwork-io/git-xargs",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.0/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||
"hash": "72312154b10ccf5a33199ead92075799a6865309d3f04d8d0560cce33d29d691"
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.1/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||
"hash": "bc401c41782109464a069111e96eef5dfef40e1ef5a5714647605002705c89f7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.0/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||
"hash": "49e84484f30b6cbad822b109193dd9a84cb72218db59ed4c1d4c18ec9f4fba88"
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.1/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||
"hash": "45c97ecb4ecfc950b832e16f6aff74b3146dbf5c3f17f2bfcc1fbdd704af3d0e"
|
||||
}
|
||||
},
|
||||
"bin": "git-xargs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user