ghorg: Update to version 1.7.11

This commit is contained in:
github-actions[bot] 2022-03-05 20:26:43 +00:00
parent a0afdd1c91
commit 3f6b588f9d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.10", "version": "1.7.11",
"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.10/ghorg_1.7.10_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.11/ghorg_1.7.11_Windows_x86_64.tar.gz",
"hash": "05e7450551bb30c64e7eea7031a1c3f5938dbaf7f6aa33d05c2327fb9b9e1ddb" "hash": "32f46ce7f2e9bdc3586696ac19452b6d523a99a1f35176e7c1e59c63b24fa2fe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.10/ghorg_1.7.10_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.11/ghorg_1.7.11_Windows_i386.tar.gz",
"hash": "ddc7b74833e5eb11d905c046588a8e561267f16c0760ee731f20572e7924d8d2" "hash": "f8b89ac28e478e2b17c305968c389ea88aaea75a4568101fd18840c10494588c"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",