gibo: Update to version 3.0.12

This commit is contained in:
github-actions[bot] 2024-05-22 20:26:01 +00:00
parent 58c2cfc8bb
commit 3b184947d9

View File

@ -1,20 +1,20 @@
{ {
"version": "3.0.11", "version": "3.0.12",
"description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore", "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", "homepage": "https://github.com/simonwhitaker/gibo",
"license": "Unlicense", "license": "Unlicense",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.11/gibo_Windows_x86_64.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.12/gibo_Windows_x86_64.zip",
"hash": "c3d772164d76f376ede101be685846345a16dc877f0cdd04af71f31ffd0af4b8" "hash": "fa03f0c7e5eba9332886795ae6cae560f8e2d3687fbd815ccb5c808f93c46bd8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.11/gibo_Windows_i386.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.12/gibo_Windows_i386.zip",
"hash": "cd0908c84268ee9b7af06c917c0c7c51ad1ed207d4d2b3a4a8a516cbe7c6c52d" "hash": "f97bc194d58b0e281b45dd05d9ed415aea50e916d12a273b4396d09baae0dd55"
}, },
"arm64": { "arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.11/gibo_Windows_arm64.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.12/gibo_Windows_arm64.zip",
"hash": "c47792f1f78f54563abaaf3830c74bdbd2600f170fe6c59cbdd6ae8beb94939e" "hash": "09a7b2e256a82a9f8c1b208f4cbb5d6682bb96ca75e6f7fbeba595382e5627d8"
} }
}, },
"bin": "gibo.exe", "bin": "gibo.exe",