gibo: Update to version 3.0.11

This commit is contained in:
github-actions[bot] 2023-12-27 16:26:58 +00:00
parent a9caaf8a52
commit 591bb6023f

View File

@ -1,20 +1,20 @@
{
"version": "3.0.10",
"version": "3.0.11",
"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.10/gibo_Windows_x86_64.zip",
"hash": "907a501b98c3edbec6cc25ecbfa797ee00d21d2dd7921dcb7ea3f89d54d49e7c"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.11/gibo_Windows_x86_64.zip",
"hash": "c3d772164d76f376ede101be685846345a16dc877f0cdd04af71f31ffd0af4b8"
},
"32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.10/gibo_Windows_i386.zip",
"hash": "f046e6a0092f3b09f0cab4e2715b6bcb713c0c0fff08565764656cb9e8f02592"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.11/gibo_Windows_i386.zip",
"hash": "cd0908c84268ee9b7af06c917c0c7c51ad1ed207d4d2b3a4a8a516cbe7c6c52d"
},
"arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.10/gibo_Windows_arm64.zip",
"hash": "ee7037713eb4527177e0a7df20d559ba82bbf44cdcf797fea944df3ba2b98a55"
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.11/gibo_Windows_arm64.zip",
"hash": "c47792f1f78f54563abaaf3830c74bdbd2600f170fe6c59cbdd6ae8beb94939e"
}
},
"bin": "gibo.exe",