mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
git-xargs: Update to version 0.0.12
This commit is contained in:
parent
d20ce8e406
commit
bca1095b73
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.11",
|
"version": "0.0.12",
|
||||||
"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.0.11/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.12/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||||
"hash": "1ce84b4c87a6b75c4555c2b8b7aca2337915a3204d20d400e4f8208421117a0d"
|
"hash": "d5a8651b8faf235f4ddc3748f19919fe4a4b306ad5fc8617f376385b9aff3584"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.11/git-xargs_windows_386.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.12/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||||
"hash": "1bca3cfd55de3fa5b1332203773fa0860aad99faa51e65b95e608afba904525d"
|
"hash": "646c76fc3deffa20cf732d33609e0dc2e7679aef4081442e56c1768eb94df80c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "git-xargs.exe",
|
"bin": "git-xargs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user