git-xargs: Update to version 0.1.3

This commit is contained in:
github-actions[bot] 2022-12-14 16:29:54 +00:00
parent a927fc41a4
commit 0be91e760c

View File

@ -1,16 +1,16 @@
{
"version": "0.1.2",
"version": "0.1.3",
"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.2/git-xargs_windows_amd64.exe#/git-xargs.exe",
"hash": "1fced8988c958890c89aafd11f9ee37119c4c1ed969ef342bcabb2d6039f3809"
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.3/git-xargs_windows_amd64.exe#/git-xargs.exe",
"hash": "7ed5fa7b3434b1bb11851ac221e13c30aeca7139191cd4381619f65ecbd25dbf"
},
"32bit": {
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.2/git-xargs_windows_386.exe#/git-xargs.exe",
"hash": "cbd4aa41067c470fcb28bbad7f4283901aeca9b767fb5b881d95ace7b1948f70"
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.3/git-xargs_windows_386.exe#/git-xargs.exe",
"hash": "b826b68ebd06b9dc38359a2f7bd9cb13f4b05d61c935fa98b2b6c73e7827cf5b"
}
},
"bin": "git-xargs.exe",