diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 6f0a53b3c8..ed820e26eb 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.7", + "version": "1.7.8", "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.7/ghorg_1.7.7_Windows_x86_64.tar.gz", - "hash": "21d51c2bdbc237c747d0329371584cc229e8d8cf4c4103aaec65bca885dea0d7" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.8/ghorg_1.7.8_Windows_x86_64.tar.gz", + "hash": "297c1d6741479ad61eca4c3e154b3feb1bee1f7c7ee069d572d334ec8d8f6635" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.7/ghorg_1.7.7_Windows_i386.tar.gz", - "hash": "b62ba33204bb0bb46e6551c993c46d4923595d102412233b9a4622bf40fc9513" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.8/ghorg_1.7.8_Windows_i386.tar.gz", + "hash": "10e1ef26fc0fca87a396c40e85f1561d107e4a6b296a30e5b782a04f5677ab7d" } }, "bin": "ghorg.exe",