From c88e189c591e29cc8d76babdee2b88ee40e24c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 29 Jan 2021 17:26:37 +0100 Subject: [PATCH] evans: Update to version 0.9.2 --- bucket/evans.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/evans.json b/bucket/evans.json index 8359cb70b7..afdb36459f 100644 --- a/bucket/evans.json +++ b/bucket/evans.json @@ -1,16 +1,16 @@ { - "version": "0.9.1", + "version": "0.9.2", "description": "More expressive gRPC client", "homepage": "https://evans.syfm.me", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ktr0731/evans/releases/download/0.9.1/evans_windows_amd64.tar.gz", - "hash": "9d308332dd4018fb47d3cfbcf1469f025516c7b7068b352bf5758be433156de9" + "url": "https://github.com/ktr0731/evans/releases/download/0.9.2/evans_windows_amd64.tar.gz", + "hash": "cffca25072ba4c4dd448bc3aa3173d7b4951a6078c1226bc87d4cc9ca40b9fa3" }, "32bit": { - "url": "https://github.com/ktr0731/evans/releases/download/0.9.1/evans_windows_386.tar.gz", - "hash": "1096b97f2826d6537dcf9714f5117647e235e74a935d6e9dc18be5727d09152b" + "url": "https://github.com/ktr0731/evans/releases/download/0.9.2/evans_windows_386.tar.gz", + "hash": "11c9adf7a9ff9eb35c6c006476b198000f75e812e765019238ef3751029dcba6" } }, "bin": "evans.exe",