From 6d1fcca084a7a85257a32edba2c7540d846b7a52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 12:34:30 +0000 Subject: [PATCH] ghorg: Update to version 1.7.10 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index ded85880b3..2d2615a3cf 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.9", + "version": "1.7.10", "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.9/ghorg_1.7.9_Windows_x86_64.tar.gz", - "hash": "6befe6d78de33176ed1093fa73baff20bf31554478c3371ac0841e093799d58a" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.10/ghorg_1.7.10_Windows_x86_64.tar.gz", + "hash": "05e7450551bb30c64e7eea7031a1c3f5938dbaf7f6aa33d05c2327fb9b9e1ddb" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.9/ghorg_1.7.9_Windows_i386.tar.gz", - "hash": "3d18eb6e25d54de2fb7fe4b42bebaaf44ffe74ae3ed33548be9a2ae9699beb42" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.10/ghorg_1.7.10_Windows_i386.tar.gz", + "hash": "ddc7b74833e5eb11d905c046588a8e561267f16c0760ee731f20572e7924d8d2" } }, "bin": "ghorg.exe",