From 57b6007ab1522d8496f581acbb150364b1625fe5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 20:27:23 +0000 Subject: [PATCH] ghorg: Update to version 1.8.0 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 4ecf25cc1f..6d56dbd61d 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.16", + "version": "1.8.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.7.16/ghorg_1.7.16_Windows_x86_64.tar.gz", - "hash": "77f655ea105a6566abae1f496451986ca27d553f23340ad516a39733e4299d10" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.0/ghorg_1.8.0_Windows_x86_64.tar.gz", + "hash": "ddec6a82f5134c9c1259511b496ce7710a666ec36f1c5539754a914626af48ce" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.16/ghorg_1.7.16_Windows_i386.tar.gz", - "hash": "e50db11a14849f1d8844806bf9080177be9a294ab60af685ae35ea89e4acdab3" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.0/ghorg_1.8.0_Windows_i386.tar.gz", + "hash": "cc3c8b7b27d00933002a0c741614e3c29f4393cd779813dcef7295b136a40934" } }, "bin": "ghorg.exe",