From 6920548d4e6c3f3ec42073386992762a7a9d2ad2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 16:30:04 +0000 Subject: [PATCH] ghorg: Update to version 1.11.1 --- bucket/ghorg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 4c32c585dc..52c4ab464e 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,20 +1,20 @@ { - "version": "1.11.0", + "version": "1.11.1", "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.0/ghorg_1.11.0_Windows_x86_64.tar.gz", - "hash": "687a01f4dae247df043225cf68515a3450ace375c32d018200872b51c419e345" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_x86_64.tar.gz", + "hash": "cbd29784c5323de5dd1dacf4664db6b68857a5a5fc1c9ae46b48206d45fd4a52" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.0/ghorg_1.11.0_Windows_i386.tar.gz", - "hash": "9d7de59785199f441243a4744b50fb7101a2ca15b79880b02acf0e078ea80750" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_i386.tar.gz", + "hash": "d77807ac5410914ff74cebc743d231244452489182029ac8c74d1cc8c5c45d2e" }, "arm64": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.0/ghorg_1.11.0_Windows_arm64.tar.gz", - "hash": "b35f8bf591ec3fa16ed93a93db17c45f60638124b3fedee8749485db4b611c56" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_arm64.tar.gz", + "hash": "6cdfcf8e70139cd516ac2467b9f3304f2646dee1d16e4e439b24d53678bc2d54" } }, "bin": "ghorg.exe",