From b8fcaf89eed5ecff3244af7f46dc405b6ab873b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 12:31:30 +0000 Subject: [PATCH] ghorg: Update to version 1.11.3 --- bucket/ghorg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index ead9674ff4..c178b3847a 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,20 +1,20 @@ { - "version": "1.11.2", + "version": "1.11.3", "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.11.2/ghorg_1.11.2_Windows_x86_64.tar.gz", - "hash": "43cdad3011a1903a876ab9d8da8d6b29823a56e4bcd2e6cf7871fd25757e37cc" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.3/ghorg_1.11.3_Windows_x86_64.tar.gz", + "hash": "843927dcc362362d82ace34b9a6e924a91e29f54ad20e2b13fc7420f626445ea" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_i386.tar.gz", - "hash": "3fd5dbc478c6b43288a9aafd576029a951fbbb1d730e04e4622a37773286ae55" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.3/ghorg_1.11.3_Windows_i386.tar.gz", + "hash": "7abae78e83e99fd7a306ea098c586e4142b69bf7bebe6cc420f6b6abdb273379" }, "arm64": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_arm64.tar.gz", - "hash": "00633dd0824f2cf89a7389d515cd8a767b6920869e583fc7bbbb9f63b5802125" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.3/ghorg_1.11.3_Windows_arm64.tar.gz", + "hash": "fbae142ab311c05c1b63dd868c44cdc7db3d321074796325b5018faf67aac06d" } }, "bin": "ghorg.exe",