s: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2025-06-16 04:31:14 +00:00
parent 41e6d67b43
commit 2d2a5b0916

View File

@ -1,17 +1,17 @@
{
"version": "0.7.2",
"version": "0.7.3",
"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.7.2/s-windows_amd64.zip",
"hash": "db805dc0b4a75cb889e7c050461528252403811033f760e0c1bd7a10458389f3",
"url": "https://github.com/zquestz/s/releases/download/v0.7.3/s-windows_amd64.zip",
"hash": "eb3e784a43c6947c2413a89734c425363b6b0b53bb08601a0da7e25d7e4a8e82",
"extract_dir": "s-windows_amd64"
},
"32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.7.2/s-windows_386.zip",
"hash": "46317168a8d7ae343f00b1c609716b3379e1963f45bdfcccfd169c7563328fa4",
"url": "https://github.com/zquestz/s/releases/download/v0.7.3/s-windows_386.zip",
"hash": "85745248abfa79e0dbdaf7373959795bcf5f2beeeb06aef0cf9873a1f641e851",
"extract_dir": "s-windows_386"
}
},