From 0941df8b1a0d963f6b63b4f889883610524785e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 04:29:31 +0000 Subject: [PATCH] ghorg: Update to version 1.7.13 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 3e391c4372..ca8ba7e728 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.12", + "version": "1.7.13", "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.7.12/ghorg_1.7.12_Windows_x86_64.tar.gz", - "hash": "9133c6e2a58a75c24540364b193ff4f79a613b579731d23875372baa216c4c3e" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.13/ghorg_1.7.13_Windows_x86_64.tar.gz", + "hash": "9e8b6964505055e57d10d718a611ffe52758d2210c7924015ea3d947a7c16af3" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.12/ghorg_1.7.12_Windows_i386.tar.gz", - "hash": "7cf54f39d833f1e77a5eacf6fb8d2c5cb9b79421f61c952058753c9103eb8b58" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.13/ghorg_1.7.13_Windows_i386.tar.gz", + "hash": "e476bfaf9ec6b031cbc859a30dea703f35e3720472b4f55a98733382f6b16f11" } }, "bin": "ghorg.exe",