From 1a388d2f33ca1fcd1243de21d968bcc65bf00e0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 12:31:36 +0000 Subject: [PATCH] gibo: Update to version 3.0.16 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index 594d6117a0..7a36fbe919 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -1,20 +1,20 @@ { - "version": "3.0.14", + "version": "3.0.16", "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.14/gibo_Windows_x86_64.zip", - "hash": "93697b22eae43fcc4d73b71553a33eee31993b8140433e40ffe38a1e12bfa2d1" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.16/gibo_Windows_x86_64.zip", + "hash": "5040a6b9a12f81cf3e1ef3008a0025b0fa4ef18da318523425222b0d291278e9" }, "32bit": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.14/gibo_Windows_i386.zip", - "hash": "4283d2ca1f93f30087b7ffd09e14030207fe0e804ce9b621707bc673b5408b7a" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.16/gibo_Windows_i386.zip", + "hash": "e51f99ab40d656f5a82e9383b63d5568b62da9bdcca8026cf97b659389183e86" }, "arm64": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.14/gibo_Windows_arm64.zip", - "hash": "b49a8ceccdf244197abd2b78e7bc87b6e7710fbcf72b8ab5824457945f7d1c06" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.16/gibo_Windows_arm64.zip", + "hash": "2ef952c1f77264e15087e799d31033b5bf6c9975286eb1942b4c49de0d9be7cc" } }, "bin": "gibo.exe",