From 8c9abb65567f14bbf2634b635e7dad1c0e56f419 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 04:26:17 +0000 Subject: [PATCH] ghorg: Update to version 1.9.5 --- bucket/ghorg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 9cf6736fd2..26a1aa7c58 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.4", + "version": "1.9.5", "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.4/ghorg_1.9.4_Windows_x86_64.tar.gz", - "hash": "27b0bf00d2a7f29154d5848f6fc506af63fa378012dde9e79816454441640d6d" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.5/ghorg_1.9.5_Windows_x86_64.tar.gz", + "hash": "64cb89852173fdee0e1cc86d8ec09bebfd720a69d4d8148647d23e959ab0bd52" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.4/ghorg_1.9.4_Windows_i386.tar.gz", - "hash": "fc731fce1e6b92ca4e5f74ad3307ccd4d0bd5b5d48182bf85ff95760a28afb97" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.5/ghorg_1.9.5_Windows_i386.tar.gz", + "hash": "cacdff1734f579023dd61f58e73e9c5bdac9b20f13e404f1a2353530424324a0" } }, "bin": "ghorg.exe",