mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
git-xargs: Update to version 0.1.10
This commit is contained in:
parent
404c10b99a
commit
8a486b7989
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.9",
|
"version": "0.1.10",
|
||||||
"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.1.9/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.10/git-xargs_windows_amd64.exe#/git-xargs.exe",
|
||||||
"hash": "9950e1eb5df958def91fd89aa3bf8ce2bc4f1d921e4591b7efd81e8882f743e0"
|
"hash": "87dea84bba0fe3997185800dc390c539dc668e78344dfbcb2202e5d78b3f7c0f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.9/git-xargs_windows_386.exe#/git-xargs.exe",
|
"url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.10/git-xargs_windows_386.exe#/git-xargs.exe",
|
||||||
"hash": "99096a973d3a6b1ec009a3bc30a6ae0b33322dd0cab50f32c08aeb878fef6a94"
|
"hash": "3a4355380524917de87751165b1c27671f796e5df1d90ec55796d413119a5112"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "git-xargs.exe",
|
"bin": "git-xargs.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user