ghorg: Update to version 1.9.8

This commit is contained in:
github-actions[bot] 2023-08-25 16:27:17 +00:00
parent 12ee57c1a2
commit aa56faf74b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.7", "version": "1.9.8",
"description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more", "description": "Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more",
"homepage": "https://github.com/gabrie30/ghorg", "homepage": "https://github.com/gabrie30/ghorg",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.7/ghorg_1.9.7_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.8/ghorg_1.9.8_Windows_x86_64.tar.gz",
"hash": "1b147d65338863ca585804ae71a38c3a226848b70d88362367d04b71c1547754" "hash": "abddc86c8ce7f7fabbcb6124b0318ec2bb0c7db3218d6a2c6dc80a9893af439c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.7/ghorg_1.9.7_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.8/ghorg_1.9.8_Windows_i386.tar.gz",
"hash": "86e76f9f1dcbed789b42799bcb428b98e3c6c621e2239cf48478e4fdfe26750d" "hash": "5174ee7f7a75961f539b2c740186f88cb0d49423d301a5c1327d27a3bac50a91"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",