evans: Update to version 0.10.7

This commit is contained in:
github-actions[bot] 2022-07-14 16:31:11 +00:00
parent 268b87e4bc
commit 29db4e590d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10.6", "version": "0.10.7",
"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.6/evans_windows_amd64.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/v0.10.7/evans_windows_amd64.tar.gz",
"hash": "05eec7e101575c751308ee4f04bb2b3a948ea3382f527dff4bd7b79ff625201c" "hash": "0cc8d020ac39dae4ef48ae983269749a11fa67b13b173a9278452f4a18e7070f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ktr0731/evans/releases/download/v0.10.6/evans_windows_386.tar.gz", "url": "https://github.com/ktr0731/evans/releases/download/v0.10.7/evans_windows_386.tar.gz",
"hash": "6462500b252f75c3567098235d60350f360865edab600b41487f6f5707357e81" "hash": "46b6e55caa0ac551539349008838a5fbd6106f2cdf2f86f0245fcc1e8be2f4b3"
} }
}, },
"bin": "evans.exe", "bin": "evans.exe",