s: Update to version 0.7.5

This commit is contained in:
github-actions[bot] 2025-12-22 04:32:51 +00:00
parent dec8ae2741
commit 4bb9f70823

View File

@ -1,17 +1,17 @@
{
"version": "0.7.4",
"version": "0.7.5",
"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.4/s-windows_amd64.zip",
"hash": "b00eb4c6553a4cb869fe3de83913036506b1839484901ae65d61d8c438a97db5",
"url": "https://github.com/zquestz/s/releases/download/v0.7.5/s-windows_amd64.zip",
"hash": "57e29ee1516ea15a120d4bef2bfe8b889845f1292a3c10f241b83a96b108d0d5",
"extract_dir": "s-windows_amd64"
},
"32bit": {
"url": "https://github.com/zquestz/s/releases/download/v0.7.4/s-windows_386.zip",
"hash": "159f0476b1ad31eb259e0fb6db6b786531ac1dcdaea292213a63a14e008c3548",
"url": "https://github.com/zquestz/s/releases/download/v0.7.5/s-windows_386.zip",
"hash": "ad281af446dfcd3d4cb6f3cb7ebb7dd1772f467f7a70b2c6364511a4c0b060ea",
"extract_dir": "s-windows_386"
}
},