evans: Update to version 0.10.11

This commit is contained in:
github-actions[bot] 2023-02-26 12:31:22 +00:00
parent e6c5166ac0
commit c3d51ba349

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10.9", "version": "0.10.11",
"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/v0.10.9/evans_windows_amd64.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/v0.10.11/evans_windows_amd64.tar.gz",
"hash": "1e50fd8e060b5aa77ebebbd3daac2675aaa3db305c7f2b4638bbc4d3245b615f" "hash": "064f455ec597d359e4c00448770f5eb237e4ab029e230cc4cd64d63751447e97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ktr0731/evans/releases/download/v0.10.9/evans_windows_386.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/v0.10.11/evans_windows_386.tar.gz",
"hash": "097575969446937f8c857525c5b458ce20d330c3f64a4a0757c57a9ae4c10475" "hash": "bce80a5ca9354c900eed0821bb17ff0f162ee7c60925637c6af1bfcbce7dc9e7"
} }
}, },
"bin": "evans.exe", "bin": "evans.exe",