From 34b6fb6b7bbf06da204ac25b0a0fba7cb01058e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:24:34 +0000 Subject: [PATCH] gibo: Update to version 3.0.7 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index 164cf88719..e644b58d4e 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -1,20 +1,20 @@ { - "version": "3.0.6", + "version": "3.0.7", "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.6/gibo_Windows_x86_64.zip", - "hash": "4b30c02922ef58e7c23e2f676704b51d9a5c7732fca979d67db55ddefe1f9278" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_x86_64.zip", + "hash": "13bf4eb9b35394fb273692dc0aeae0a28fbc0040faf2b5c7476fd7535af4dfd4" }, "32bit": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_i386.zip", - "hash": "e90b6dd5f68e3a246b4d56ebbcf17a2c6c52e2f00f0a9264c5aa60facc38edff" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_i386.zip", + "hash": "2b6239f6d7db95a0ac90e59dd195644f5b86210ba81ca48eb6a99f68230e949e" }, "arm64": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_arm64.zip", - "hash": "eccf34b08e3d7bbbb7ed9925e64ba7af839a9c12331f43c5c7bf402c77256eb6" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.7/gibo_Windows_arm64.zip", + "hash": "6812d804bc84e134b15ded986cf6bdab5da299e007085657cd34a5298af9b711" } }, "bin": "gibo.exe",