From 7217cc4e1909860ff36cf7a1e86bbc58b9d7dc5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 16:26:25 +0000 Subject: [PATCH] ghorg: Update to version 1.9.7 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index d05061193d..1fa26152d4 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.6", + "version": "1.9.7", "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.6/ghorg_1.9.6_Windows_x86_64.tar.gz", - "hash": "58602eccf95152cf398af2edd1be7c4d22b6e9ad68da89f33e86550a826df212" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.7/ghorg_1.9.7_Windows_x86_64.tar.gz", + "hash": "1b147d65338863ca585804ae71a38c3a226848b70d88362367d04b71c1547754" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.6/ghorg_1.9.6_Windows_i386.tar.gz", - "hash": "061268ade8896406e77f9537b043ca98eb1e7ab3731da1284393c3a1687a3367" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.7/ghorg_1.9.7_Windows_i386.tar.gz", + "hash": "86e76f9f1dcbed789b42799bcb428b98e3c6c621e2239cf48478e4fdfe26750d" } }, "bin": "ghorg.exe",