s: Update to version 0.6.8

This commit is contained in:
github-actions[bot] 2023-07-17 04:29:26 +00:00
parent f1187363ef
commit c41171ee07

View File

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