mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
git-xargs: Update to version 0.1.6
This commit is contained in:
parent
16eded39fe
commit
4557cb3726
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"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.5/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||
"hash": "6d7aa70262ee3873e6bcb0937cdf3070450f2a5b8585956a58308c0cae5cfec1"
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.6/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||
"hash": "616576b02b69a8989ab0a8f43859f8128d60f7209c1825816d0e758b616f17dd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.5/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||
"hash": "9d45ef511ec2eb82282f0c13209a41b50bdaa4df27a397eb9a67eb3951319e19"
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.6/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||
"hash": "d8484cef34a45cb4375b7eec4e2b482f2e76aaa68f39fc4b41674517b8406b0a"
|
||||
}
|
||||
},
|
||||
"bin": "git-xargs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user