From c3d51ba3492287b5b1b59022e0a36eee02cabfc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 12:31:22 +0000 Subject: [PATCH] evans: Update to version 0.10.11 --- bucket/evans.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/evans.json b/bucket/evans.json index 501f7fa88b..0b7783321c 100644 --- a/bucket/evans.json +++ b/bucket/evans.json @@ -1,16 +1,16 @@ { - "version": "0.10.9", + "version": "0.10.11", "description": "More expressive gRPC client", "homepage": "https://evans.syfm.me", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ktr0731/evans/releases/download/v0.10.9/evans_windows_amd64.tar.gz", - "hash": "1e50fd8e060b5aa77ebebbd3daac2675aaa3db305c7f2b4638bbc4d3245b615f" + "url": "https://github.com/ktr0731/evans/releases/download/v0.10.11/evans_windows_amd64.tar.gz", + "hash": "064f455ec597d359e4c00448770f5eb237e4ab029e230cc4cd64d63751447e97" }, "32bit": { - "url": "https://github.com/ktr0731/evans/releases/download/v0.10.9/evans_windows_386.tar.gz", - "hash": "097575969446937f8c857525c5b458ce20d330c3f64a4a0757c57a9ae4c10475" + "url": "https://github.com/ktr0731/evans/releases/download/v0.10.11/evans_windows_386.tar.gz", + "hash": "bce80a5ca9354c900eed0821bb17ff0f162ee7c60925637c6af1bfcbce7dc9e7" } }, "bin": "evans.exe",