From 267bfc6ac3f518d9747e758edb2dec55dec49fb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 20:27:45 +0000 Subject: [PATCH] ghorg: Update to version 1.7.9 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index ed820e26eb..ded85880b3 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.8", + "version": "1.7.9", "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.8/ghorg_1.7.8_Windows_x86_64.tar.gz", - "hash": "297c1d6741479ad61eca4c3e154b3feb1bee1f7c7ee069d572d334ec8d8f6635" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.9/ghorg_1.7.9_Windows_x86_64.tar.gz", + "hash": "6befe6d78de33176ed1093fa73baff20bf31554478c3371ac0841e093799d58a" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.8/ghorg_1.7.8_Windows_i386.tar.gz", - "hash": "10e1ef26fc0fca87a396c40e85f1561d107e4a6b296a30e5b782a04f5677ab7d" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.9/ghorg_1.7.9_Windows_i386.tar.gz", + "hash": "3d18eb6e25d54de2fb7fe4b42bebaaf44ffe74ae3ed33548be9a2ae9699beb42" } }, "bin": "ghorg.exe",