ghorg: Update to version 1.11.6

This commit is contained in:
github-actions[bot] 2025-11-06 16:30:32 +00:00
parent ce44d4d0ef
commit e59d7f4a5d

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.5", "version": "1.11.6",
"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.11.5/ghorg_1.11.5_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_x86_64.tar.gz",
"hash": "dfd6b5105d8052d205d2e24a78680b9640e8b8744fadfbdb31cc4b2ff6a527be" "hash": "d88011b64a3d107a68a799f2a59eaeb2460e853bfae854d20450cb57d15c8bbc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.5/ghorg_1.11.5_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_i386.tar.gz",
"hash": "05d830edb3436d27d3b5dc701c0f112a1420948f6bf0b8d21fe61da8a3133ced" "hash": "8c91ec9e6d32b95538dc46b6d44965dec9a59f46c26befaa16384fc095e851fd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.5/ghorg_1.11.5_Windows_arm64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_arm64.tar.gz",
"hash": "23e304b67cf499dc7da5186ed1929857c501bff8827ea4ff9b8f4fda7ee79d77" "hash": "208066444ddc536e967cb070306e85e67d8c9a37c5ab9be1bffb38a6fb476341"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",