ghorg: Update to version 1.11.5

This commit is contained in:
github-actions[bot] 2025-10-31 16:30:11 +00:00
parent f5f78f0a81
commit 55b93267a2

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.4", "version": "1.11.5",
"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.4/ghorg_1.11.4_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.5/ghorg_1.11.5_Windows_x86_64.tar.gz",
"hash": "8560b0fe4ad3e095512a660ef5f618dd1284b97a0e27ca16545790603ca43039" "hash": "dfd6b5105d8052d205d2e24a78680b9640e8b8744fadfbdb31cc4b2ff6a527be"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.4/ghorg_1.11.4_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.5/ghorg_1.11.5_Windows_i386.tar.gz",
"hash": "27fdbf8ee522a72bb647cbb46092b2391c0b81e041927b0c05e3598bbc7eeeca" "hash": "05d830edb3436d27d3b5dc701c0f112a1420948f6bf0b8d21fe61da8a3133ced"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.4/ghorg_1.11.4_Windows_arm64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.5/ghorg_1.11.5_Windows_arm64.tar.gz",
"hash": "bb46441859b1b547f9a57f1b272a9b76864619e83f429998e313a2c3ce821f40" "hash": "23e304b67cf499dc7da5186ed1929857c501bff8827ea4ff9b8f4fda7ee79d77"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",