ghorg: Update to version 1.7.14

This commit is contained in:
github-actions[bot] 2022-05-26 00:35:32 +00:00
parent 9da7417d80
commit 57ba09c0b6

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.13", "version": "1.7.14",
"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.13/ghorg_1.7.13_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.14/ghorg_1.7.14_Windows_x86_64.tar.gz",
"hash": "9e8b6964505055e57d10d718a611ffe52758d2210c7924015ea3d947a7c16af3" "hash": "7336543bb429c8c4b7bf01f66be20f6fbd9a5730f1d5953fbc9c2d8c17b04804"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.13/ghorg_1.7.13_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.14/ghorg_1.7.14_Windows_i386.tar.gz",
"hash": "e476bfaf9ec6b031cbc859a30dea703f35e3720472b4f55a98733382f6b16f11" "hash": "f6ebf8cb57f7e496129f04ecec36261b20a83d9d7f77e46b0a70b2a7526c7b75"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",