From 8b0aec5c651bcaadddb57523a03d2662d48e1393 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:27:53 +0000 Subject: [PATCH] ghorg: Update to version 1.9.11 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index d8b361afb5..8f47aca42c 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.10", + "version": "1.9.11", "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.10/ghorg_1.9.10_Windows_x86_64.tar.gz", - "hash": "0c7949094384a075c967bbe962a01b34e4279c062f05f08a73c41ff07f3177ef" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.11/ghorg_1.9.11_Windows_x86_64.tar.gz", + "hash": "c21b836c8bd4f7da1dbea077132ceaa2f0a8296713e36a33304e71c96e2b4e62" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.10/ghorg_1.9.10_Windows_i386.tar.gz", - "hash": "01f945226dde0c732d25fcdb8da2ea534c5b4402bef57c6956b11005ecc47a8e" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.11/ghorg_1.9.11_Windows_i386.tar.gz", + "hash": "8e9db3be02a5b4b542b31ba454a232ebea4fde5846b0085dea1b95824d4ea17c" } }, "bin": "ghorg.exe",