From 6d8d010d675dc6996d63134bb3e292b49d00dffe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 16:27:24 +0000 Subject: [PATCH] ghorg: Update to version 1.9.6 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 26a1aa7c58..d05061193d 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.5", + "version": "1.9.6", "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.5/ghorg_1.9.5_Windows_x86_64.tar.gz", - "hash": "64cb89852173fdee0e1cc86d8ec09bebfd720a69d4d8148647d23e959ab0bd52" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.6/ghorg_1.9.6_Windows_x86_64.tar.gz", + "hash": "58602eccf95152cf398af2edd1be7c4d22b6e9ad68da89f33e86550a826df212" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.5/ghorg_1.9.5_Windows_i386.tar.gz", - "hash": "cacdff1734f579023dd61f58e73e9c5bdac9b20f13e404f1a2353530424324a0" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.6/ghorg_1.9.6_Windows_i386.tar.gz", + "hash": "061268ade8896406e77f9537b043ca98eb1e7ab3731da1284393c3a1687a3367" } }, "bin": "ghorg.exe",