s: Update to version 0.6.9

This commit is contained in:
github-actions[bot] 2023-09-24 04:26:09 +00:00
parent 6a968c9bba
commit be2627d7b7

View File

@ -1,17 +1,17 @@
{ {
"version": "0.6.8", "version": "0.6.9",
"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.8/s-windows_amd64.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_amd64.zip",
"hash": "eae583157be4523b2923d0f251a88b303e0559b8ab51a69652f4f65f02de42af", "hash": "fb5a8ea288443494c1279cedac5c7072ce6e76a43627c81fdff200cf4a42b48b",
"extract_dir": "s-windows_amd64" "extract_dir": "s-windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.6.8/s-windows_386.zip", "url": "https://github.com/zquestz/s/releases/download/v0.6.9/s-windows_386.zip",
"hash": "b67f0eca71aaaf27d68f138a31d0d37d78544da164ce751746e19e0d7ddf016c", "hash": "065556878259196f3d30310d34db41ee6b37ed11b477bb471832105eb36992ce",
"extract_dir": "s-windows_386" "extract_dir": "s-windows_386"
} }
}, },