ghorg: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2025-06-29 20:28:39 +00:00
parent 13ef88dde3
commit 81c72e2251

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.1", "version": "1.11.2",
"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.1/ghorg_1.11.1_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_x86_64.tar.gz",
"hash": "cbd29784c5323de5dd1dacf4664db6b68857a5a5fc1c9ae46b48206d45fd4a52" "hash": "43cdad3011a1903a876ab9d8da8d6b29823a56e4bcd2e6cf7871fd25757e37cc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_i386.tar.gz",
"hash": "d77807ac5410914ff74cebc743d231244452489182029ac8c74d1cc8c5c45d2e" "hash": "3fd5dbc478c6b43288a9aafd576029a951fbbb1d730e04e4622a37773286ae55"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.1/ghorg_1.11.1_Windows_arm64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.11.2/ghorg_1.11.2_Windows_arm64.tar.gz",
"hash": "6cdfcf8e70139cd516ac2467b9f3304f2646dee1d16e4e439b24d53678bc2d54" "hash": "00633dd0824f2cf89a7389d515cd8a767b6920869e583fc7bbbb9f63b5802125"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",