gibo: Update to version 3.0.10

This commit is contained in:
github-actions[bot] 2023-12-22 20:23:59 +00:00
parent e5015eb674
commit c8805105e9

View File

@ -1,20 +1,20 @@
{ {
"version": "3.0.9", "version": "3.0.10",
"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.9/gibo_Windows_x86_64.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.10/gibo_Windows_x86_64.zip",
"hash": "938a823a24731adc3e75b3b648399857a805ee306077cdddc431231e6bcd634f" "hash": "907a501b98c3edbec6cc25ecbfa797ee00d21d2dd7921dcb7ea3f89d54d49e7c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_i386.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.10/gibo_Windows_i386.zip",
"hash": "1e55d9fa6f92c84d6c66ea950323ccb0332d01cbffb5affdcaf64097ae70715b" "hash": "f046e6a0092f3b09f0cab4e2715b6bcb713c0c0fff08565764656cb9e8f02592"
}, },
"arm64": { "arm64": {
"url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_arm64.zip", "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.10/gibo_Windows_arm64.zip",
"hash": "a83a4dfb07c002c28d6fd17adec01760f06b398eaf314ed45dd647b0d1e318a1" "hash": "ee7037713eb4527177e0a7df20d559ba82bbf44cdcf797fea944df3ba2b98a55"
} }
}, },
"bin": "gibo.exe", "bin": "gibo.exe",