gibo: Update to version 3.0.9

This commit is contained in:
github-actions[bot] 2023-12-22 16:27:22 +00:00
parent 32a96b03e2
commit a66807d762

View File

@ -1,20 +1,20 @@
{
"version": "3.0.8",
"version": "3.0.9",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore",
"homepage": "https://github.com/simonwhitaker/gibo",
"license": "Unlicense",
"architecture": {
"64bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_x86_64.zip",
"hash": "572013dea568354d910e7cdc90b451707dd9fbf737fb64a9db750e42bac1ded3"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_x86_64.zip",
"hash": "938a823a24731adc3e75b3b648399857a805ee306077cdddc431231e6bcd634f"
},
"32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_i386.zip",
"hash": "17aa97e22e817a5f469ea6a5ddb87245b71d2fcbd2115e43f70c37cff54ff4a0"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_i386.zip",
"hash": "1e55d9fa6f92c84d6c66ea950323ccb0332d01cbffb5affdcaf64097ae70715b"
},
"arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_arm64.zip",
"hash": "6c84fd560b7a69c4b80ebc9b3cff57bb026aa6ee081270dc95e36af2a90821f1"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_arm64.zip",
"hash": "a83a4dfb07c002c28d6fd17adec01760f06b398eaf314ed45dd647b0d1e318a1"
}
},
"bin": "gibo.exe",