s: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2024-05-01 08:29:02 +00:00
parent cbc5ae923d
commit 95fb0b9262

View File

@ -1,17 +1,17 @@
{
"version": "0.6.9",
"version": "0.7.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.6.9/s-windows_amd64.zip",
"hash": "fb5a8ea288443494c1279cedac5c7072ce6e76a43627c81fdff200cf4a42b48b",
"url": "https://github.com/zquestz/s/releases/download/v0.7.0/s-windows_amd64.zip",
"hash": "137d315da4a5d2943c26e8960bd6be194680e8d0dc5f27b1ede700f8460e6141",
"extract_dir": "s-windows_amd64"
},
"32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_386.zip",
"hash": "065556878259196f3d30310d34db41ee6b37ed11b477bb471832105eb36992ce",
"url": "https://github.com/zquestz/s/releases/download/v0.7.0/s-windows_386.zip",
"hash": "437ef6ca40efbc3651826ee098f3148e4b72c39fe523f9b4dbc51541971c64db",
"extract_dir": "s-windows_386"
}
},