s: Update to version 0.6.4

This commit is contained in:
github-actions[bot] 2022-01-06 00:32:10 +00:00
parent fa98fb704b
commit 29373be0a7

View File

@ -1,17 +1,17 @@
{ {
"version": "0.6.2", "version": "0.6.4",
"description": "Open a web search in your terminal.", "description": "Open a web search in your terminal.",
"homepage": "https://github.com/zquestz/s", "homepage": "https://github.com/zquestz/s",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.6.2/s-windows_amd64.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.4/s-windows_amd64.zip",
"hash": "b6a5cca166dd64709fd9ce498ba1b2ea012337658365121e74ce8afbd5bb887c", "hash": "c67c39ed77adea783812cbc81c8b0351a4a97d375fbb8569879c004659257de5",
"extract_dir": "s-windows_amd64" "extract_dir": "s-windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.6.2/s-windows_386.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.4/s-windows_386.zip",
"hash": "3cfe20292a552cc7a11a7366491f5256a8fd67dcfc53f0e573110f514fd962ea", "hash": "1522f6d6c9a79a469eea8513aa5cf8bb8c482dc5a83af4d7281c5defb7a618b3",
"extract_dir": "s-windows_386" "extract_dir": "s-windows_386"
} }
}, },