evans: Update to version 0.9.2

This commit is contained in:
Jakub Čábera 2021-01-29 17:26:37 +01:00
parent 507f758b92
commit c88e189c59

View File

@ -1,16 +1,16 @@
{ {
"version": "0.9.1", "version": "0.9.2",
"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.1/evans_windows_amd64.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/0.9.2/evans_windows_amd64.tar.gz",
"hash": "9d308332dd4018fb47d3cfbcf1469f025516c7b7068b352bf5758be433156de9" "hash": "cffca25072ba4c4dd448bc3aa3173d7b4951a6078c1226bc87d4cc9ca40b9fa3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ktr0731/evans/releases/download/0.9.1/evans_windows_386.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/0.9.2/evans_windows_386.tar.gz",
"hash": "1096b97f2826d6537dcf9714f5117647e235e74a935d6e9dc18be5727d09152b" "hash": "11c9adf7a9ff9eb35c6c006476b198000f75e812e765019238ef3751029dcba6"
} }
}, },
"bin": "evans.exe", "bin": "evans.exe",