From 92d493ec0451f6cddd1f346d96097f99a24023f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 20:27:22 +0000 Subject: [PATCH] git-xargs: Update to version 0.0.14 --- 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 fb642d8820..8fe99c61a9 100644 --- a/bucket/git-xargs.json +++ b/bucket/git-xargs.json @@ -1,16 +1,16 @@ { - "version": "0.0.13", + "version": "0.0.14", "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.0.13/git-xargs_windows_amd64.exe#/git-xargs.exe", - "hash": "6c7d14126ea811605c418b06e77ea5d0fabe9575399961fdccf16a376fb0a5e6" + "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.14/git-xargs_windows_amd64.exe#/git-xargs.exe", + "hash": "bf106d6642497e4183f356f6952dcecbafdd95d0f3a2a3208a1999b94eb81e29" }, "32bit": { - "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.13/git-xargs_windows_386.exe#/git-xargs.exe", - "hash": "3b3a5bb9cc6492d09781e22df0b4be19860faad0b21faf1abdedf822392ea04f" + "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.14/git-xargs_windows_386.exe#/git-xargs.exe", + "hash": "54651648e9d2bd08cad7d7535f9fc96c93b93f580a059838ca2c7741f8231ba0" } }, "bin": "git-xargs.exe",