ghorg: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2022-11-05 16:30:09 +00:00
parent c7cf6b4863
commit 380e501c43

View File

@ -1,16 +1,16 @@
{
"version": "1.8.8",
"version": "1.9.0",
"description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more",
"homepage": "https://github.com/gabrie30/ghorg",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.8/ghorg_1.8.8_Windows_x86_64.tar.gz",
"hash": "75c0768c7e81979789c17c2a13499c35d4edd3cd2fce8c5e4e9d94fe901571a0"
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.0/ghorg_1.9.0_Windows_x86_64.tar.gz",
"hash": "a7c61f30167ab9b9765c31eee6e989428b90f7b54c322eedfe8227f6171b6f6d"
},
"32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.8/ghorg_1.8.8_Windows_i386.tar.gz",
"hash": "62042f57c31f0713f2919f3db0834912becfd76cb14108c3f5f519dd8c57cca7"
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.0/ghorg_1.9.0_Windows_i386.tar.gz",
"hash": "c320bd6276df3399f8682ca3dc1f4a802d2d4bae2f1a5e9fb0afae03e3f7eefe"
}
},
"bin": "ghorg.exe",