s: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2024-08-24 12:31:17 +00:00
parent 3dfdd5be5f
commit dcb716a732

View File

@ -1,17 +1,17 @@
{ {
"version": "0.7.0", "version": "0.7.1",
"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.7.0/s-windows_amd64.zip", "url": "https://github.com/zquestz/s/releases/download/v0.7.1/s-windows_amd64.zip",
"hash": "137d315da4a5d2943c26e8960bd6be194680e8d0dc5f27b1ede700f8460e6141", "hash": "162e0ac4c7d89fff056dbd9aadb48e7d05d2e0b40c7af9a3433caae400a7b12f",
"extract_dir": "s-windows_amd64" "extract_dir": "s-windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.7.0/s-windows_386.zip", "url": "https://github.com/zquestz/s/releases/download/v0.7.1/s-windows_386.zip",
"hash": "437ef6ca40efbc3651826ee098f3148e4b72c39fe523f9b4dbc51541971c64db", "hash": "4c479a5c8bb9fa12177bdb54a56973706aaf469bdd178086c713f1d9b29a4f98",
"extract_dir": "s-windows_386" "extract_dir": "s-windows_386"
} }
}, },