From 81c72e2251b5a8fea82ba2e821ecb63c388c0df5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 20:28:39 +0000 Subject: [PATCH] ghorg: Update to version 1.11.2 --- bucket/ghorg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 52c4ab464e..ead9674ff4 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,20 +1,20 @@ { - "version": "1.11.1", + "version": "1.11.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.11.1/ghorg_1.11.1_Windows_x86_64.tar.gz", - "hash": "cbd29784c5323de5dd1dacf4664db6b68857a5a5fc1c9ae46b48206d45fd4a52" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_x86_64.tar.gz", + "hash": "43cdad3011a1903a876ab9d8da8d6b29823a56e4bcd2e6cf7871fd25757e37cc" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_i386.tar.gz", - "hash": "d77807ac5410914ff74cebc743d231244452489182029ac8c74d1cc8c5c45d2e" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_i386.tar.gz", + "hash": "3fd5dbc478c6b43288a9aafd576029a951fbbb1d730e04e4622a37773286ae55" }, "arm64": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_arm64.tar.gz", - "hash": "6cdfcf8e70139cd516ac2467b9f3304f2646dee1d16e4e439b24d53678bc2d54" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_arm64.tar.gz", + "hash": "00633dd0824f2cf89a7389d515cd8a767b6920869e583fc7bbbb9f63b5802125" } }, "bin": "ghorg.exe",