s: Update to version 0.6.7

This commit is contained in:
github-actions[bot] 2022-10-03 00:36:53 +00:00
parent f554d2495a
commit 8e4b8165fc

View File

@ -1,17 +1,17 @@
{ {
"version": "0.6.6", "version": "0.6.7",
"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.6/s-windows_amd64.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.7/s-windows_amd64.zip",
"hash": "38ce2f517403ca4eb3b58b79624ba1d0c10779cc292ba34e22b0a2d1498b56e2", "hash": "0ec8cb27e29bdf19d1ae19c3a8e424ceba701c05180324ce2aa321f29dca2d12",
"extract_dir": "s-windows_amd64" "extract_dir": "s-windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.6.6/s-windows_386.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.7/s-windows_386.zip",
"hash": "6de36c7df0e72ae0102b0476bec805221ffc041340fe833b9c9fdaaf00dde138", "hash": "9018da69ea5da386da279af30b25a213b6420fae878eeb62b11f4ca135e953ea",
"extract_dir": "s-windows_386" "extract_dir": "s-windows_386"
} }
}, },