gibo: Update to version 3.0.8

This commit is contained in:
github-actions[bot] 2023-12-15 00:32:52 +00:00
parent 6398cdf14c
commit fdf33b7206

View File

@ -1,20 +1,20 @@
{
"version": "3.0.7",
"version": "3.0.8",
"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.7/gibo_Windows_x86_64.zip",
"hash": "13bf4eb9b35394fb273692dc0aeae0a28fbc0040faf2b5c7476fd7535af4dfd4"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_x86_64.zip",
"hash": "572013dea568354d910e7cdc90b451707dd9fbf737fb64a9db750e42bac1ded3"
},
"32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_i386.zip",
"hash": "2b6239f6d7db95a0ac90e59dd195644f5b86210ba81ca48eb6a99f68230e949e"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_i386.zip",
"hash": "17aa97e22e817a5f469ea6a5ddb87245b71d2fcbd2115e43f70c37cff54ff4a0"
},
"arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_arm64.zip",
"hash": "6812d804bc84e134b15ded986cf6bdab5da299e007085657cd34a5298af9b711"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_arm64.zip",
"hash": "6c84fd560b7a69c4b80ebc9b3cff57bb026aa6ee081270dc95e36af2a90821f1"
}
},
"bin": "gibo.exe",