ghorg: Update to version 1.9.4

This commit is contained in:
github-actions[bot] 2023-03-27 00:33:29 +00:00
parent bf66d4ea05
commit 52adca2e67

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.3", "version": "1.9.4",
"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.3/ghorg_1.9.3_Windows_x86_64.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.4/ghorg_1.9.4_Windows_x86_64.tar.gz",
"hash": "9b7be62dcfbe8310c3b2a114ce3fbb768d7dc683f9dbff3c48dd227925494ec4" "hash": "27b0bf00d2a7f29154d5848f6fc506af63fa378012dde9e79816454441640d6d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.3/ghorg_1.9.3_Windows_i386.tar.gz", "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.4/ghorg_1.9.4_Windows_i386.tar.gz",
"hash": "82eb44fc1424a7b6b6ab379a8a51228a7864b388ef4dd9d5af5442c2cc4298d1" "hash": "fc731fce1e6b92ca4e5f74ad3307ccd4d0bd5b5d48182bf85ff95760a28afb97"
} }
}, },
"bin": "ghorg.exe", "bin": "ghorg.exe",