From fdf33b72066f0e216db5bb561c0b89d367f9af1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 00:32:52 +0000 Subject: [PATCH] gibo: Update to version 3.0.8 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index e644b58d4e..595dcaf525 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -1,20 +1,20 @@ { - "version": "3.0.7", + "version": "3.0.8", "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.7/gibo_Windows_x86_64.zip", - "hash": "13bf4eb9b35394fb273692dc0aeae0a28fbc0040faf2b5c7476fd7535af4dfd4" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_x86_64.zip", + "hash": "572013dea568354d910e7cdc90b451707dd9fbf737fb64a9db750e42bac1ded3" }, "32bit": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_i386.zip", - "hash": "2b6239f6d7db95a0ac90e59dd195644f5b86210ba81ca48eb6a99f68230e949e" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_i386.zip", + "hash": "17aa97e22e817a5f469ea6a5ddb87245b71d2fcbd2115e43f70c37cff54ff4a0" }, "arm64": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_arm64.zip", - "hash": "6812d804bc84e134b15ded986cf6bdab5da299e007085657cd34a5298af9b711" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.8/gibo_Windows_arm64.zip", + "hash": "6c84fd560b7a69c4b80ebc9b3cff57bb026aa6ee081270dc95e36af2a90821f1" } }, "bin": "gibo.exe",