ghorg: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2022-08-13 04:30:07 +00:00
parent dd1b278394
commit 65914537fd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.3", "version": "1.8.4",
"description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more", "description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more",
"homepage": "https://github.com/gabrie30/ghorg", "homepage": "https://github.com/gabrie30/ghorg",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.3/ghorg_1.8.3_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.4/ghorg_1.8.4_Windows_x86_64.tar.gz",
"hash": "a95cfcccba28888082c6856ae002d67b46b0e81453b49d21e76226b9278471f5" "hash": "2265f49ce548c8fef56ffbf460e56102322aa40c773f5b799f30e8c8ce2b8e99"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.3/ghorg_1.8.3_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.4/ghorg_1.8.4_Windows_i386.tar.gz",
"hash": "2d22fed7d13bd6c7b24255136a60f688c746c9d7f7454ec3b4959a9783f661c5" "hash": "91392bba685a8f6b5c7d9e807d7f8360b9982af32e7aba4bd952813ba3085b2b"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",