evans: Update to version 0.9.0

This commit is contained in:
Jakub Čábera 2020-05-04 08:53:52 +02:00
parent c13ad6f425
commit 3957231e25

View File

@ -1,16 +1,16 @@
{
"version": "0.8.5",
"version": "0.9.0",
"homepage": "https://evans.syfm.me/",
"description": "Evans: more expressive gRPC client",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/ktr0731/evans/releases/download/0.8.5/evans_windows_386.tar.gz",
"hash": "7c3f315b83b324ddd0016a91b61fceb904ff42f5b488a44ecfa90eded973b804"
"url": "https://github.com/ktr0731/evans/releases/download/0.9.0/evans_windows_386.tar.gz",
"hash": "1acab8308eaa9ee91a3d0d6fc30f8ad73bfba3ff55678c10bf03d6b4b922f49e"
},
"64bit": {
"url": "https://github.com/ktr0731/evans/releases/download/0.8.5/evans_windows_amd64.tar.gz",
"hash": "65cb996784851ccac3b41df7d98d0d78c74b4aa6c7529281b224315d9a767fea"
"url": "https://github.com/ktr0731/evans/releases/download/0.9.0/evans_windows_amd64.tar.gz",
"hash": "6c483b750c28ea0831b7719f8ee4b8461e58cbf2b68d8527e105c157bb7865fe"
}
},
"bin": "evans.exe",