ghorg: Update to version 1.11.7

This commit is contained in:
github-actions[bot] 2025-12-06 16:29:41 +00:00
parent 40d3990398
commit acaea572c2

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.6", "version": "1.11.7",
"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.6/ghorg_1.11.6_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.7/ghorg_1.11.7_Windows_x86_64.tar.gz",
"hash": "d88011b64a3d107a68a799f2a59eaeb2460e853bfae854d20450cb57d15c8bbc" "hash": "010ea7698864a707c09f5580f9bdd07451c6eb6a79e5f76e16be6bec23fcf0a5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.7/ghorg_1.11.7_Windows_i386.tar.gz",
"hash": "8c91ec9e6d32b95538dc46b6d44965dec9a59f46c26befaa16384fc095e851fd" "hash": "00a24d4644b48b26614b7299de51db3417e868e26360041e8d618ea18091513f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.6/ghorg_1.11.6_Windows_arm64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.7/ghorg_1.11.7_Windows_arm64.tar.gz",
"hash": "208066444ddc536e967cb070306e85e67d8c9a37c5ab9be1bffb38a6fb476341" "hash": "5af7fa967437d83659202ae27288a8ac2131d82e0e963162c68d90db18532dd3"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",