From a66807d762dfe81804ec013b916bcb5c23035be4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 16:27:22 +0000 Subject: [PATCH] gibo: Update to version 3.0.9 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index 595dcaf525..0f2a58b357 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -1,20 +1,20 @@ { - "version": "3.0.8", + "version": "3.0.9", "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.8/gibo_Windows_x86_64.zip", - "hash": "572013dea568354d910e7cdc90b451707dd9fbf737fb64a9db750e42bac1ded3" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_x86_64.zip", + "hash": "938a823a24731adc3e75b3b648399857a805ee306077cdddc431231e6bcd634f" }, "32bit": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_i386.zip", - "hash": "17aa97e22e817a5f469ea6a5ddb87245b71d2fcbd2115e43f70c37cff54ff4a0" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_i386.zip", + "hash": "1e55d9fa6f92c84d6c66ea950323ccb0332d01cbffb5affdcaf64097ae70715b" }, "arm64": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_arm64.zip", - "hash": "6c84fd560b7a69c4b80ebc9b3cff57bb026aa6ee081270dc95e36af2a90821f1" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.9/gibo_Windows_arm64.zip", + "hash": "a83a4dfb07c002c28d6fd17adec01760f06b398eaf314ed45dd647b0d1e318a1" } }, "bin": "gibo.exe",