From 29db4e590d7d11e02ef9093d7bfbb43827ab61c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 16:31:11 +0000 Subject: [PATCH] evans: Update to version 0.10.7 --- bucket/evans.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/evans.json b/bucket/evans.json index c18cfce271..c429c15ecd 100644 --- a/bucket/evans.json +++ b/bucket/evans.json @@ -1,16 +1,16 @@ { - "version": "0.10.6", + "version": "0.10.7", "description": "More expressive gRPC client", "homepage": "https://evans.syfm.me", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ktr0731/evans/releases/download/v0.10.6/evans_windows_amd64.tar.gz", - "hash": "05eec7e101575c751308ee4f04bb2b3a948ea3382f527dff4bd7b79ff625201c" + "url": "https://github.com/ktr0731/evans/releases/download/v0.10.7/evans_windows_amd64.tar.gz", + "hash": "0cc8d020ac39dae4ef48ae983269749a11fa67b13b173a9278452f4a18e7070f" }, "32bit": { - "url": "https://github.com/ktr0731/evans/releases/download/v0.10.6/evans_windows_386.tar.gz", - "hash": "6462500b252f75c3567098235d60350f360865edab600b41487f6f5707357e81" + "url": "https://github.com/ktr0731/evans/releases/download/v0.10.7/evans_windows_386.tar.gz", + "hash": "46b6e55caa0ac551539349008838a5fbd6106f2cdf2f86f0245fcc1e8be2f4b3" } }, "bin": "evans.exe",