diff --git a/bucket/ghorg.json b/bucket/ghorg.json index f0b2471a31..6f0a53b3c8 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.6", + "version": "1.7.7", "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.7.6/ghorg_1.7.6_Windows_x86_64.tar.gz", - "hash": "3574e8a6d462092d0a7e780b463b88309d18b302c6d69706fbfb89a5e4c8682b" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.7/ghorg_1.7.7_Windows_x86_64.tar.gz", + "hash": "21d51c2bdbc237c747d0329371584cc229e8d8cf4c4103aaec65bca885dea0d7" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.6/ghorg_1.7.6_Windows_i386.tar.gz", - "hash": "6066820f1b2967e029e0a2567c55c0dd738066d2188c3a0bd9f61f2791d46eaa" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.7/ghorg_1.7.7_Windows_i386.tar.gz", + "hash": "b62ba33204bb0bb46e6551c993c46d4923595d102412233b9a4622bf40fc9513" } }, "bin": "ghorg.exe",