s: Update to version 0.6.6

This commit is contained in:
github-actions[bot] 2022-03-12 08:28:02 +00:00
parent 5eb05e4b59
commit 3cfadf64ab

View File

@ -1,17 +1,17 @@
{ {
"version": "0.6.4", "version": "0.6.6",
"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.4/s-windows_amd64.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.6/s-windows_amd64.zip",
"hash": "c67c39ed77adea783812cbc81c8b0351a4a97d375fbb8569879c004659257de5", "hash": "38ce2f517403ca4eb3b58b79624ba1d0c10779cc292ba34e22b0a2d1498b56e2",
"extract_dir": "s-windows_amd64" "extract_dir": "s-windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.6.4/s-windows_386.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.6/s-windows_386.zip",
"hash": "1522f6d6c9a79a469eea8513aa5cf8bb8c482dc5a83af4d7281c5defb7a618b3", "hash": "6de36c7df0e72ae0102b0476bec805221ffc041340fe833b9c9fdaaf00dde138",
"extract_dir": "s-windows_386" "extract_dir": "s-windows_386"
} }
}, },