From cf28fe3c3c82f332d788e4805047cf2efe0583a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Aug 2022 20:27:36 +0000 Subject: [PATCH] ghorg: Update to version 1.8.5 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index de2b055b6b..80bc7c4a17 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.8.4", + "version": "1.8.5", "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.8.4/ghorg_1.8.4_Windows_x86_64.tar.gz", - "hash": "2265f49ce548c8fef56ffbf460e56102322aa40c773f5b799f30e8c8ce2b8e99" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.5/ghorg_1.8.5_Windows_x86_64.tar.gz", + "hash": "9bdbe7da00da8023f9f8dee48eb57dcdd04e437ef576fb68a0ef5b86a292f07b" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.4/ghorg_1.8.4_Windows_i386.tar.gz", - "hash": "91392bba685a8f6b5c7d9e807d7f8360b9982af32e7aba4bd952813ba3085b2b" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.5/ghorg_1.8.5_Windows_i386.tar.gz", + "hash": "8c961fef70ec2ccef1747d74e1dc4cf8217e1935d3b0e7f455798766ace0685f" } }, "bin": "ghorg.exe",