From aa56faf74bbf74c397bf270216b81fa3e09922c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:27:17 +0000 Subject: [PATCH] ghorg: Update to version 1.9.8 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 1fa26152d4..c429d5e3e9 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.7", + "version": "1.9.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.9.7/ghorg_1.9.7_Windows_x86_64.tar.gz", - "hash": "1b147d65338863ca585804ae71a38c3a226848b70d88362367d04b71c1547754" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.8/ghorg_1.9.8_Windows_x86_64.tar.gz", + "hash": "abddc86c8ce7f7fabbcb6124b0318ec2bb0c7db3218d6a2c6dc80a9893af439c" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.7/ghorg_1.9.7_Windows_i386.tar.gz", - "hash": "86e76f9f1dcbed789b42799bcb428b98e3c6c621e2239cf48478e4fdfe26750d" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.8/ghorg_1.9.8_Windows_i386.tar.gz", + "hash": "5174ee7f7a75961f539b2c740186f88cb0d49423d301a5c1327d27a3bac50a91" } }, "bin": "ghorg.exe",