diff --git a/bucket/ghorg.json b/bucket/ghorg.json index ca8ba7e728..d9607300c2 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.7.13", + "version": "1.7.14", "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.13/ghorg_1.7.13_Windows_x86_64.tar.gz", - "hash": "9e8b6964505055e57d10d718a611ffe52758d2210c7924015ea3d947a7c16af3" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.14/ghorg_1.7.14_Windows_x86_64.tar.gz", + "hash": "7336543bb429c8c4b7bf01f66be20f6fbd9a5730f1d5953fbc9c2d8c17b04804" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.13/ghorg_1.7.13_Windows_i386.tar.gz", - "hash": "e476bfaf9ec6b031cbc859a30dea703f35e3720472b4f55a98733382f6b16f11" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.7.14/ghorg_1.7.14_Windows_i386.tar.gz", + "hash": "f6ebf8cb57f7e496129f04ecec36261b20a83d9d7f77e46b0a70b2a7526c7b75" } }, "bin": "ghorg.exe",