From 11e4dd7c798a069cfd19d64f8dfba831f8ab33c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 04:29:27 +0000 Subject: [PATCH] ghorg: Update to version 1.10.0 --- bucket/ghorg.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 4b912543da..39adc4d54e 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,20 +1,20 @@ { - "version": "1.9.13", + "version": "1.10.0", "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.13/ghorg_1.9.13_Windows_x86_64.tar.gz", - "hash": "36dd23930088623db10b4ce0a8f13dd06848835f85923327803899453add46ff" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.10.0/ghorg_1.10.0_Windows_x86_64.tar.gz", + "hash": "60178a0b33987302d8767d24971c756e8a658b1929b109c3c88e363cccea1662" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.13/ghorg_1.9.13_Windows_i386.tar.gz", - "hash": "5a80b62c7ab2ed4687e5a0b06be481a51e5d6f8b15edbae6f298a01ee62c458b" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.10.0/ghorg_1.10.0_Windows_i386.tar.gz", + "hash": "1edcdbca91c88bea7d7c48d85f814afb77aab932309634fa31b83e8c8e594df0" }, "arm64": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.13/ghorg_1.9.13_Windows_arm64.tar.gz", - "hash": "ef220b212d8d79a600b6cdae3df6bf58e9c3c61f8e4ce46ab1c9121edb9b2cd1" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.10.0/ghorg_1.10.0_Windows_arm64.tar.gz", + "hash": "559b0de7f0194f1b9d4020b9b822b552ec46fd192f5caa149414a077d2e87eaa" } }, "bin": "ghorg.exe",