diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 2c303c08b0..9cf6736fd2 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,16 +1,16 @@ { - "version": "1.9.3", + "version": "1.9.4", "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.9.3/ghorg_1.9.3_Windows_x86_64.tar.gz", - "hash": "9b7be62dcfbe8310c3b2a114ce3fbb768d7dc683f9dbff3c48dd227925494ec4" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.4/ghorg_1.9.4_Windows_x86_64.tar.gz", + "hash": "27b0bf00d2a7f29154d5848f6fc506af63fa378012dde9e79816454441640d6d" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.3/ghorg_1.9.3_Windows_i386.tar.gz", - "hash": "82eb44fc1424a7b6b6ab379a8a51228a7864b388ef4dd9d5af5442c2cc4298d1" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.4/ghorg_1.9.4_Windows_i386.tar.gz", + "hash": "fc731fce1e6b92ca4e5f74ad3307ccd4d0bd5b5d48182bf85ff95760a28afb97" } }, "bin": "ghorg.exe",