From 6556417d57c1b8c62627f786ce01b33112684ff1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 20:28:08 +0000 Subject: [PATCH] git-xargs: Update to version 0.1.16 --- bucket/git-xargs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/git-xargs.json b/bucket/git-xargs.json index 0c706df3a2..37d7a65d1c 100644 --- a/bucket/git-xargs.json +++ b/bucket/git-xargs.json @@ -1,16 +1,16 @@ { - "version": "0.1.15", + "version": "0.1.16", "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.15/git-xargs_windows_amd64.exe#/git-xargs.exe", - "hash": "83ede54176eef45d95c09001e14011c2ed3b8e2d53d16fc90cb3fd5fb9ae545f" + "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.16/git-xargs_windows_amd64.exe#/git-xargs.exe", + "hash": "34ec3be30ca11d396b4dc57611f39156456a79a7a621e598ab6b6d7fc79031ab" }, "32bit": { - "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.15/git-xargs_windows_386.exe#/git-xargs.exe", - "hash": "a0f4b216f82e830d30b186136f0ae130ed03bbc9771d51a4ff94d8a18780eba7" + "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.1.16/git-xargs_windows_386.exe#/git-xargs.exe", + "hash": "441b513c6fbc29abd8e3f3563844310b07bb61fc06668c808e3e59d07a71cdc4" } }, "bin": "git-xargs.exe",