ghorg: Update to version 1.9.11

This commit is contained in:
github-actions[bot] 2024-04-27 16:27:53 +00:00
parent 35eb73604e
commit 8b0aec5c65

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.10", "version": "1.9.11",
"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.10/ghorg_1.9.10_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.11/ghorg_1.9.11_Windows_x86_64.tar.gz",
"hash": "0c7949094384a075c967bbe962a01b34e4279c062f05f08a73c41ff07f3177ef" "hash": "c21b836c8bd4f7da1dbea077132ceaa2f0a8296713e36a33304e71c96e2b4e62"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.10/ghorg_1.9.10_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.11/ghorg_1.9.11_Windows_i386.tar.gz",
"hash": "01f945226dde0c732d25fcdb8da2ea534c5b4402bef57c6956b11005ecc47a8e" "hash": "8e9db3be02a5b4b542b31ba454a232ebea4fde5846b0085dea1b95824d4ea17c"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",