evans: Update to version 0.9.3

This commit is contained in:
Jakub Čábera 2021-02-11 07:34:16 +01:00
parent 98a9ef2b53
commit db67e0ef1b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.2", "version": "0.9.3",
"description": "More expressive gRPC client", "description": "More expressive gRPC client",
"homepage": "https://evans.syfm.me", "homepage": "https://evans.syfm.me",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ktr0731/evans/releases/download/0.9.2/evans_windows_amd64.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/0.9.3/evans_windows_amd64.tar.gz",
"hash": "cffca25072ba4c4dd448bc3aa3173d7b4951a6078c1226bc87d4cc9ca40b9fa3" "hash": "e607573afa61243a31f823ace1913c1a0ad647f0eea9fb12014458d85affcc14"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ktr0731/evans/releases/download/0.9.2/evans_windows_386.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/0.9.3/evans_windows_386.tar.gz",
"hash": "11c9adf7a9ff9eb35c6c006476b198000f75e812e765019238ef3751029dcba6" "hash": "913f4edc836c754889ff5b9fa7c123ed1c7396d0cc4b24ebac4eb5257c578f27"
} }
}, },
"bin": "evans.exe", "bin": "evans.exe",