mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +00:00
git-xargs: Update to version 0.1.5
This commit is contained in:
parent
9ac06fb699
commit
45e962aa52
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.5",
|
||||
"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.3/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||
"hash": "7ed5fa7b3434b1bb11851ac221e13c30aeca7139191cd4381619f65ecbd25dbf"
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.5/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||
"hash": "6d7aa70262ee3873e6bcb0937cdf3070450f2a5b8585956a58308c0cae5cfec1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.3/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||
"hash": "b826b68ebd06b9dc38359a2f7bd9cb13f4b05d61c935fa98b2b6c73e7827cf5b"
|
||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.5/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||
"hash": "9d45ef511ec2eb82282f0c13209a41b50bdaa4df27a397eb9a67eb3951319e19"
|
||||
}
|
||||
},
|
||||
"bin": "git-xargs.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user