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