ghorg: Update to version 1.8.5

This commit is contained in:
github-actions[bot] 2022-08-13 20:27:36 +00:00
parent 3870ac4083
commit cf28fe3c3c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.4", "version": "1.8.5",
"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.4/ghorg_1.8.4_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.5/ghorg_1.8.5_Windows_x86_64.tar.gz",
"hash": "2265f49ce548c8fef56ffbf460e56102322aa40c773f5b799f30e8c8ce2b8e99" "hash": "9bdbe7da00da8023f9f8dee48eb57dcdd04e437ef576fb68a0ef5b86a292f07b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.4/ghorg_1.8.4_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.5/ghorg_1.8.5_Windows_i386.tar.gz",
"hash": "91392bba685a8f6b5c7d9e807d7f8360b9982af32e7aba4bd952813ba3085b2b" "hash": "8c961fef70ec2ccef1747d74e1dc4cf8217e1935d3b0e7f455798766ace0685f"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",