diff --git a/bucket/ghorg.json b/bucket/ghorg.json index c178b3847a..bcc3d8ee6d 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -1,20 +1,20 @@ { - "version": "1.11.3", + "version": "1.11.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.11.3/ghorg_1.11.3_Windows_x86_64.tar.gz", - "hash": "843927dcc362362d82ace34b9a6e924a91e29f54ad20e2b13fc7420f626445ea" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.4/ghorg_1.11.4_Windows_x86_64.tar.gz", + "hash": "8560b0fe4ad3e095512a660ef5f618dd1284b97a0e27ca16545790603ca43039" }, "32bit": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.3/ghorg_1.11.3_Windows_i386.tar.gz", - "hash": "7abae78e83e99fd7a306ea098c586e4142b69bf7bebe6cc420f6b6abdb273379" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.4/ghorg_1.11.4_Windows_i386.tar.gz", + "hash": "27fdbf8ee522a72bb647cbb46092b2391c0b81e041927b0c05e3598bbc7eeeca" }, "arm64": { - "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.3/ghorg_1.11.3_Windows_arm64.tar.gz", - "hash": "fbae142ab311c05c1b63dd868c44cdc7db3d321074796325b5018faf67aac06d" + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.4/ghorg_1.11.4_Windows_arm64.tar.gz", + "hash": "bb46441859b1b547f9a57f1b272a9b76864619e83f429998e313a2c3ce821f40" } }, "bin": "ghorg.exe",