ghorg: Update to version 1.8.7

This commit is contained in:
github-actions[bot] 2022-08-19 20:28:26 +00:00
parent 1f84a1c76d
commit 915fe90a56

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.6", "version": "1.8.7",
"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.6/ghorg_1.8.6_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.7/ghorg_1.8.7_Windows_x86_64.tar.gz",
"hash": "3921bd06c2028a729a35cb13011e2f558937bd8e3e296d7c7d61459af6a3cf49" "hash": "a58459c8b11d408e4bab6717d6fd64350e8c00c98595f91489fa349c373a82c6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.6/ghorg_1.8.6_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.7/ghorg_1.8.7_Windows_i386.tar.gz",
"hash": "143be0de11c8b4b393fb2047f98037498f8c321c2b1cbb69008041b0295180c3" "hash": "1b070ca30e3b1418a2904574c622c792cd6591a323017c7a4cd8221d8f83382f"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",