diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 80bc7c4a17..397ade2be3 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.8.5", + "version": "1.8.6", "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.5/ghorg_1.8.5_Windows_x86_64.tar.gz", - "hash": "9bdbe7da00da8023f9f8dee48eb57dcdd04e437ef576fb68a0ef5b86a292f07b" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.6/ghorg_1.8.6_Windows_x86_64.tar.gz", + "hash": "3921bd06c2028a729a35cb13011e2f558937bd8e3e296d7c7d61459af6a3cf49" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.5/ghorg_1.8.5_Windows_i386.tar.gz", - "hash": "8c961fef70ec2ccef1747d74e1dc4cf8217e1935d3b0e7f455798766ace0685f" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.6/ghorg_1.8.6_Windows_i386.tar.gz", + "hash": "143be0de11c8b4b393fb2047f98037498f8c321c2b1cbb69008041b0295180c3" } }, "bin": "ghorg.exe",