From a6f6b3510ebdca87b635e089bc6a16d512164a43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 00:33:29 +0000 Subject: [PATCH] ghorg: Update to version 1.9.2 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index e166c67db9..35795ad986 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.1", + "version": "1.9.2", "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.1/ghorg_1.9.1_Windows_x86_64.tar.gz", - "hash": "cf738d3242a9778e6a4dfcb343dcaa83677bb2f28d9555efdafe03bf3b5e162c" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.2/ghorg_1.9.2_Windows_x86_64.tar.gz", + "hash": "b80e9c66f22fe88e52705a4f08f36592f2c0cb176475fa9a2b7e44f45994af69" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.1/ghorg_1.9.1_Windows_i386.tar.gz", - "hash": "2086ca577c1a366067ef442616caa4c2c2eeffcaca500cf2a7c8e74add423929" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.2/ghorg_1.9.2_Windows_i386.tar.gz", + "hash": "2d0c0637355981ab1449791017839b35cf36fe3039e8cfc4b78bc21ac9d75c0d" } }, "bin": "ghorg.exe",