From e7a8f6c6bf1cde8b8ab0c1c3e66b2f019aca5e62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 16:27:12 +0000 Subject: [PATCH] gibo: Update to version 3.0.6 --- bucket/gibo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index a84e2e5860..164cf88719 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -1,20 +1,20 @@ { - "version": "3.0.5", + "version": "3.0.6", "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.5/gibo_Windows_x86_64.zip", - "hash": "f21fdb08ab2de03bb1acf38365ffe355373fc0f3b0e3e9e927a015428ed328c6" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_x86_64.zip", + "hash": "4b30c02922ef58e7c23e2f676704b51d9a5c7732fca979d67db55ddefe1f9278" }, "32bit": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.5/gibo_Windows_i386.zip", - "hash": "fb84fe89d1729c6b7beb007a463691985a5d55baf0f720f26a13c9b5b0a0d83e" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_i386.zip", + "hash": "e90b6dd5f68e3a246b4d56ebbcf17a2c6c52e2f00f0a9264c5aa60facc38edff" }, "arm64": { - "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.5/gibo_Windows_arm64.zip", - "hash": "92728f5a9ef53493a7a80cd41f19427f88a4fc023b67f037f0c754c3f69514e1" + "url": "https://github.com/simonwhitaker/gibo/releases/download/v3.0.6/gibo_Windows_arm64.zip", + "hash": "eccf34b08e3d7bbbb7ed9925e64ba7af839a9c12331f43c5c7bf402c77256eb6" } }, "bin": "gibo.exe",