ghorg: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2022-06-25 20:27:23 +00:00
parent 4483209f5c
commit 57b6007ab1

View File

@ -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", "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.7.16/ghorg_1.7.16_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.0/ghorg_1.8.0_Windows_x86_64.tar.gz",
"hash": "77f655ea105a6566abae1f496451986ca27d553f23340ad516a39733e4299d10" "hash": "ddec6a82f5134c9c1259511b496ce7710a666ec36f1c5539754a914626af48ce"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.16/ghorg_1.7.16_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.0/ghorg_1.8.0_Windows_i386.tar.gz",
"hash": "e50db11a14849f1d8844806bf9080177be9a294ab60af685ae35ea89e4acdab3" "hash": "cc3c8b7b27d00933002a0c741614e3c29f4393cd779813dcef7295b136a40934"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",