From 591bb6023f0da3163d90e5f779c004e0ede03c9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 16:26:58 +0000 Subject: [PATCH] gibo: Update to version 3.0.11 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index f860cfc294..fb15bf6057 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -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",