From cac9af08e40c8434f0a603f0917a384584b235af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 16:29:20 +0000 Subject: [PATCH] gibo: Update to version 3.0.14 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index 75682b7cdf..594d6117a0 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -1,20 +1,20 @@ { - "version": "3.0.12", + "version": "3.0.14", "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.12/gibo_Windows_x86_64.zip", - "hash": "fa03f0c7e5eba9332886795ae6cae560f8e2d3687fbd815ccb5c808f93c46bd8" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.14/gibo_Windows_x86_64.zip", + "hash": "93697b22eae43fcc4d73b71553a33eee31993b8140433e40ffe38a1e12bfa2d1" }, "32bit": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.12/gibo_Windows_i386.zip", - "hash": "f97bc194d58b0e281b45dd05d9ed415aea50e916d12a273b4396d09baae0dd55" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.14/gibo_Windows_i386.zip", + "hash": "4283d2ca1f93f30087b7ffd09e14030207fe0e804ce9b621707bc673b5408b7a" }, "arm64": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.12/gibo_Windows_arm64.zip", - "hash": "09a7b2e256a82a9f8c1b208f4cbb5d6682bb96ca75e6f7fbeba595382e5627d8" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.14/gibo_Windows_arm64.zip", + "hash": "b49a8ceccdf244197abd2b78e7bc87b6e7710fbcf72b8ab5824457945f7d1c06" } }, "bin": "gibo.exe",