From 0c736334cb4915f2d25f5634b95156e9bdf845f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 08:31:06 +0000 Subject: [PATCH] ghorg: Update to version 1.7.16 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 0296c7c81c..4ecf25cc1f 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.15", + "version": "1.7.16", "description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more", "homepage": "https://github.com/gabrie30/ghorg", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.15/ghorg_1.7.15_Windows_x86_64.tar.gz", - "hash": "ff3043378d8643f14e2bf473c74360408ca7b795a7e0aac6c7240ccac6961ece" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.16/ghorg_1.7.16_Windows_x86_64.tar.gz", + "hash": "77f655ea105a6566abae1f496451986ca27d553f23340ad516a39733e4299d10" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.15/ghorg_1.7.15_Windows_i386.tar.gz", - "hash": "435bdca10ff3e45bbf101f3b881bd00db813a5531003bc84e29686c7131c2e5c" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.16/ghorg_1.7.16_Windows_i386.tar.gz", + "hash": "e50db11a14849f1d8844806bf9080177be9a294ab60af685ae35ea89e4acdab3" } }, "bin": "ghorg.exe",