s: Update to version 0.5.16

This commit is contained in:
Jakub Čábera 2021-07-30 11:24:19 -07:00
parent 4a84f15c8f
commit 33db33f876

View File

@ -1,17 +1,17 @@
{
"version": "0.5.15",
"version": "0.5.16",
"description": "Open a web search in your terminal.",
"homepage": "https://github.com/zquestz/s",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.5.15/s-windows_amd64.zip",
"hash": "9f9d3809cebb8e06ea34308cb2a0112805fc2365829215376ff6388abbb596dc",
"url": "https://github.com/zquestz/s/releases/download/v0.5.16/s-windows_amd64.zip",
"hash": "ad29cd426582818e3d2be53c4df96db3557820ea414957e0eebce98af7a96dd8",
"extract_dir": "s-windows_amd64"
},
"32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.5.15/s-windows_386.zip",
"hash": "dd56f7d4ad88ba189580c294a34d89c8538d62e9db2af277b59d69e653ebeb53",
"url": "https://github.com/zquestz/s/releases/download/v0.5.16/s-windows_386.zip",
"hash": "8298c6db109889a07aaeed9da5e999ae705e1cf483fca514b9f9fed5381da274",
"extract_dir": "s-windows_386"
}
},