gibo: Update to version 3.0.6

This commit is contained in:
github-actions[bot] 2023-08-04 16:27:12 +00:00
parent 92ca055062
commit e7a8f6c6bf

View File

@ -1,20 +1,20 @@
{
"version": "3.0.5",
"version": "3.0.6",
"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.5/gibo_Windows_x86_64.zip",
"hash": "f21fdb08ab2de03bb1acf38365ffe355373fc0f3b0e3e9e927a015428ed328c6"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_x86_64.zip",
"hash": "4b30c02922ef58e7c23e2f676704b51d9a5c7732fca979d67db55ddefe1f9278"
},
"32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.5/gibo_Windows_i386.zip",
"hash": "fb84fe89d1729c6b7beb007a463691985a5d55baf0f720f26a13c9b5b0a0d83e"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_i386.zip",
"hash": "e90b6dd5f68e3a246b4d56ebbcf17a2c6c52e2f00f0a9264c5aa60facc38edff"
},
"arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.5/gibo_Windows_arm64.zip",
"hash": "92728f5a9ef53493a7a80cd41f19427f88a4fc023b67f037f0c754c3f69514e1"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_arm64.zip",
"hash": "eccf34b08e3d7bbbb7ed9925e64ba7af839a9c12331f43c5c7bf402c77256eb6"
}
},
"bin": "gibo.exe",