From 354fc82300cd6ee7b2f63dc734dc176a750cfb4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 00:34:05 +0000 Subject: [PATCH] gof: Update to version 0.0.13 --- bucket/gof.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/gof.json b/bucket/gof.json index 5577a0c92b..8b339e079b 100644 --- a/bucket/gof.json +++ b/bucket/gof.json @@ -1,13 +1,13 @@ { - "version": "0.0.12", + "version": "0.0.13", "description": "Fuzzy search tool written in Go", "homepage": "https://github.com/mattn/gof", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mattn/gof/releases/download/v0.0.12/gof_v0.0.12_windows_amd64.zip", - "hash": "6557b3a4f6bdbaaad19e2bdabb07306c4bf1d3e98a2b0d0219bfd0842349b830", - "extract_dir": "gof_v0.0.12_windows_amd64" + "url": "https://github.com/mattn/gof/releases/download/v0.0.13/gof_v0.0.13_windows_amd64.zip", + "hash": "b3b27a935abd925764a3005cccb3c379347956c279c6019a7e4c3728db4413db", + "extract_dir": "gof_v0.0.13_windows_amd64" } }, "bin": "gof.exe",