From 922ef30530e5c4b5c73768198b5e71ee80fbbe8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 16:31:14 +0000 Subject: [PATCH] ghorg: Update to version 1.8.8 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 4c737977cc..16a9e7cdf0 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.8.7", + "version": "1.8.8", "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.7/ghorg_1.8.7_Windows_x86_64.tar.gz", - "hash": "a58459c8b11d408e4bab6717d6fd64350e8c00c98595f91489fa349c373a82c6" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.8/ghorg_1.8.8_Windows_x86_64.tar.gz", + "hash": "75c0768c7e81979789c17c2a13499c35d4edd3cd2fce8c5e4e9d94fe901571a0" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.7/ghorg_1.8.7_Windows_i386.tar.gz", - "hash": "1b070ca30e3b1418a2904574c622c792cd6591a323017c7a4cd8221d8f83382f" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.8/ghorg_1.8.8_Windows_i386.tar.gz", + "hash": "62042f57c31f0713f2919f3db0834912becfd76cb14108c3f5f519dd8c57cca7" } }, "bin": "ghorg.exe",