s: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2021-10-12 21:22:25 -07:00
parent ff05125de5
commit 0ff55bc1df

View File

@ -1,17 +1,17 @@
{
"version": "0.5.16",
"version": "0.6.0",
"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.16/s-windows_amd64.zip",
"hash": "ad29cd426582818e3d2be53c4df96db3557820ea414957e0eebce98af7a96dd8",
"url": "https://github.com/zquestz/s/releases/download/v0.6.0/s-windows_amd64.zip",
"hash": "2078a2f2e14706b03c36900c67005b48bfebd2356b177917321b5e7df854b5d2",
"extract_dir": "s-windows_amd64"
},
"32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.5.16/s-windows_386.zip",
"hash": "8298c6db109889a07aaeed9da5e999ae705e1cf483fca514b9f9fed5381da274",
"url": "https://github.com/zquestz/s/releases/download/v0.6.0/s-windows_386.zip",
"hash": "49ce0c9ccc3803a5e762681bde78c2cabdb331a039d1ef92e2d6847534f9c4e0",
"extract_dir": "s-windows_386"
}
},