diff --git a/bucket/ghorg.json b/bucket/ghorg.json index c775006758..245795a840 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.8.1", + "version": "1.8.2", "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.1/ghorg_1.8.1_Windows_x86_64.tar.gz", - "hash": "fdc8af582da5244f6d4169a57cb3c3044c4440cf85f4bccd0dc120b0e6bcc127" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.2/ghorg_1.8.2_Windows_x86_64.tar.gz", + "hash": "4f1f8e8aaa0cbb5a169d048ca4b90c978f6a93983aa17b12cdcfbe3f338662a9" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.1/ghorg_1.8.1_Windows_i386.tar.gz", - "hash": "e132ad82460db35d312a3ddc5f2f7ce88ec23c269effd02687130c004bd92a7a" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.8.2/ghorg_1.8.2_Windows_i386.tar.gz", + "hash": "755c817ea073312146cdc7d4335a9f1ab96967941de01206855a8933bc2773a9" } }, "bin": "ghorg.exe",