From 08c062d11bcb0bed261a4f5acad0783651efc3e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 04:24:34 +0000 Subject: [PATCH] ghorg: Update to version 1.9.12 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 8f47aca42c..aecccca976 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.11", + "version": "1.9.12", "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.11/ghorg_1.9.11_Windows_x86_64.tar.gz", - "hash": "c21b836c8bd4f7da1dbea077132ceaa2f0a8296713e36a33304e71c96e2b4e62" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.12/ghorg_1.9.12_Windows_x86_64.tar.gz", + "hash": "4908c46c733f2a10ea15f18ff843dcea65cfd9fc80b2b7a5556f9bed5d109d60" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.11/ghorg_1.9.11_Windows_i386.tar.gz", - "hash": "8e9db3be02a5b4b542b31ba454a232ebea4fde5846b0085dea1b95824d4ea17c" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.12/ghorg_1.9.12_Windows_i386.tar.gz", + "hash": "6c0b0a15a572cde58ad38f12e4e19ff1bbe30dde833d00933d77fa0db9991cde" } }, "bin": "ghorg.exe",